Skip to content

Commit 393ede1

Browse files
committed
test atlantis with a trivial change
1 parent 18597b6 commit 393ede1

File tree

1 file changed

+1
-0
lines changed
  • infra/gcp/terraform/k8s-infra-ii-sandbox

1 file changed

+1
-0
lines changed

infra/gcp/terraform/k8s-infra-ii-sandbox/main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ resource "google_project_service" "project" {
4141
for_each = toset([
4242
"cloudbuild.googleapis.com",
4343
"container.googleapis.com",
44+
"artifactregistry.googleapis.com",
4445
"containeranalysis.googleapis.com",
4546
"containerregistry.googleapis.com",
4647
"storage-component.googleapis.com"

0 commit comments

Comments
 (0)