Set Artifact Registry visibility as public in Terraform #1439
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
Currently, the IaC Terraform script for the CI/CD pipeline creates a private Artifact Registry repository.
https://github.com/GoogleCloudPlatform/bank-of-anthos/blob/main/iac/tf-multienv-cicd-anthos-autopilot/artifact-registry.tf
The above need to be augmented such that the member
allUsers
has roleroles/artifactregistry.reader
.The text was updated successfully, but these errors were encountered: