Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Artifact Registry visibility as public in Terraform #1439

Open
bourgeoisor opened this issue Apr 20, 2023 · 1 comment
Open

Set Artifact Registry visibility as public in Terraform #1439

bourgeoisor opened this issue Apr 20, 2023 · 1 comment
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.

Comments

@bourgeoisor
Copy link
Member

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 role roles/artifactregistry.reader.

@bourgeoisor bourgeoisor added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. 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. and removed type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 20, 2023
@bourgeoisor
Copy link
Member Author

This is still important to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant