Skip to content

Commit

Permalink
test atlantis with a trivial change
Browse files Browse the repository at this point in the history
  • Loading branch information
upodroid committed Dec 4, 2024
1 parent 369589e commit 5a2bc1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions infra/gcp/terraform/k8s-infra-ii-sandbox/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ resource "google_project_service" "project" {
project = google_project.project.id

for_each = toset([
"artifactregistry.googleapis.com",
"bigquery.googleapis.com",
"cloudbuild.googleapis.com",
"compute.googleapis.com",
"container.googleapis.com",
"containeranalysis.googleapis.com",
"containerregistry.googleapis.com",
Expand Down

0 comments on commit 5a2bc1d

Please sign in to comment.