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

Make TGC go.mod & go.sum files be controlled by MMv1 #17480

Open
SarahFrench opened this issue Mar 4, 2024 · 1 comment
Open

Make TGC go.mod & go.sum files be controlled by MMv1 #17480

SarahFrench opened this issue Mar 4, 2024 · 1 comment

Comments

@SarahFrench
Copy link
Member

Background

The process of upgrading the Go version used by the providers (+ other dependent tools) has required making edits in lots of places, across multiple repos.

This issue was about making .go-version files in TPG/TPGB controllable from MM, so that the PRs for the upgrade didn't need to be coordinated between MM/TPG/TPB.

Currently you still need to make a PR into TGC for the equivalent task, e.g. : GoogleCloudPlatform/terraform-google-conversion#1732

What kind of contribution is this issue about?

  • TGC

Related PR(s), if any:

Details

This work is blocked by the rework of the MMv1 code generator.

@SarahFrench
Copy link
Member Author

The Go-rewrite of the code generator has unblocked this, and has hopefully made this task easier!

Also to add, the main benefit of making TGC's go.mod file be controlled from MM is that it'll make the process of updating the Go version much easier.

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

No branches or pull requests

2 participants