Skip to content

GCP Terraform refactor #46

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

GCP Terraform refactor #46

wants to merge 3 commits into from

Conversation

edwardsb
Copy link
Contributor

This is an updated version of the previous GCP terraform with more options and updated usage of modules and Cloud Run (v1 -> v2) which means we were able to ditch the manged VPC connectors (extra cost) and go with the VPC direct access.

I think now that I have cloud run jobs figured out we'll be able to add a proper migration addon or module.

@edwardsb edwardsb requested a review from a team as a code owner May 20, 2025 05:26
@rfairburn
Copy link
Contributor

rfairburn commented May 20, 2025

Looks good. At some point we'll want to have an example similar to the root aws module. We'll also want to tag the modules with the naming convention leveraged in the examples.

I envision this will be tf-mod-gcp-<version> and tf-mod-gcp-addon-<version>. If I could go back the others would be tf-mod-aws-<foo> as well to keep them separated as well, but it's too late for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants