Skip to content

Commit

Permalink
Add container.googleapis.com to the list of enabled APIs in main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcurtis committed Dec 28, 2024
1 parent 4004ac0 commit 2b22dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module "project" {
"cloudbilling.googleapis.com",
"cloudresourcemanager.googleapis.com",
"compute.googleapis.com",
"container.googleapis.com",
"iam.googleapis.com",
"monitoring.googleapis.com",
"servicenetworking.googleapis.com",
Expand Down

0 comments on commit 2b22dd9

Please sign in to comment.