forked from pierront/but3-iac
suite
This commit is contained in:
@@ -33,3 +33,8 @@ module "compute" {
|
||||
database_subnet_id = module.network.subnet_ids["database"]
|
||||
}
|
||||
|
||||
module "iam" {
|
||||
source = "../../modules/iam"
|
||||
|
||||
project_id = var.project_id
|
||||
}
|
||||
|
||||
223
terraform/environments/dev/terraform.tfstate
Normal file
223
terraform/environments/dev/terraform.tfstate
Normal file
File diff suppressed because one or more lines are too long
199
terraform/environments/dev/terraform.tfstate.backup
Normal file
199
terraform/environments/dev/terraform.tfstate.backup
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user