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

Go rewrite tgc handwritten files #8230

Conversation

modular-magician
Copy link
Collaborator

There are not diffs when running the command locally.

Steps to test tgc provider locally:

  1. Remove the generated files from terraform-google-conversion by running the command
rm -rf tfplan2cai/ancestrymanager; rm -rf tfplan2cai/converters/google; rm -rf tfplan2cai/test
  1. Generate the tgc provider from magic-modules and no files are missing in terraform-google-conversion
cd mmv1;
go run . --version beta --output $GOPATH/src/github.com/GoogleCloudPlatform/terraform-google-conversion/tfplan2cai --provider  tgc

Steps to test tgc cai2hcl provider locally:

  1. Remove the generated files from terraform-google-conversion by running the command
rm -rf cai2hcl
  1. Generate the tgc provider from magic-modules and no files are missing in terraform-google-conversion
cd mmv1;
go run . --version beta --output $GOPATH/src/github.com/GoogleCloudPlatform/terraform-google-conversion/cai2hcl --provider  tgc_cai2hcl

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#11768

[upstream:3a42912d18f6e1d8fdf94a014d2e3dddb24770c5]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 277a414 into hashicorp:main Sep 20, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-3a42912d18f6e1d8fdf94a014d2e3dddb24770c5 branch November 16, 2024 02:05
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.

1 participant