zivildienst/infrastructure/storage/storage.tf

5 lines
54 B
Terraform
Raw Normal View History

2021-01-19 08:10:28 +00:00
module "storage" {
source = "../modules/storage"
}