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

Simplify adding a new internal customer feature request (Terraform root module) to the platform #1

Open
1 task
brettcurtis opened this issue Feb 25, 2024 · 0 comments

Comments

@brettcurtis
Copy link

brettcurtis commented Feb 25, 2024

When adding a new Terraform root module to the platform, several pull requests must happen across multiple repos. In this example, we must enable Google Artifact Registry to allow teams to store containers and use virtual repos for Docker Hub. This will also allow teams to use GKE image streaming. You often add new features your internal customers request throughout your platform journey. This is just one example of that.

Pull Requests:

At this point, any IaC in the new Terraform root module will be able to flow through the continuous delivery flow. Given all that is happening on the backend, this isn't terrible, but let's see what we can do to improve this flow.

Tasks

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Grooming ⚙
Development

No branches or pull requests

1 participant