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 Nov 14, 2024
1 parent 18597b6 commit 393ede1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/gcp/terraform/k8s-infra-ii-sandbox/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ resource "google_project_service" "project" {
for_each = toset([
"cloudbuild.googleapis.com",
"container.googleapis.com",
"artifactregistry.googleapis.com",
"containeranalysis.googleapis.com",
"containerregistry.googleapis.com",
"storage-component.googleapis.com"
Expand Down

0 comments on commit 393ede1

Please sign in to comment.