forked from pierront/but3-iac
commit
This commit is contained in:
@@ -9,8 +9,3 @@ output "service_account_key" {
|
||||
value = google_service_account_key.mykey.private_key
|
||||
}
|
||||
|
||||
|
||||
module "iam" {
|
||||
source = "../../modules/iam"
|
||||
project_id = var.project_id
|
||||
}
|
||||
Reference in New Issue
Block a user