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

Cleanup BackendService after generation, add omitted fields. #1616

Conversation

rileykarson
Copy link
Member

@rileykarson rileykarson commented Apr 3, 2019

I ended up needing to add EXTERNAL as a default because that's what the API returns by default. This should be non-breaking because it's already set for existing users (confirmed with an old backend service I had sitting around)

The migrate function was never used, but wasn't detected as unused code because it's a capitalized function name so Go treats it like it was exported.


[all]

[terraform]

[terraform-beta]

[ansible]

[inspec]

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
This PR seems not to have generated downstream PRs before, as of 5011895.

Pull request statuses

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#584
depends: GoogleCloudPlatform/terraform-google-conversion#50
depends: hashicorp/terraform-provider-google#3375
depends: modular-magician/ansible#227
depends: modular-magician/inspec-gcp#145

Copy link
Contributor

@emilymye emilymye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty much lgtm, can you also note why you deleted the migrate code in PR description

Also, the hashing code has a few debug statements that aren't really consistent/necessary, but you can choose to leave them in if you think they're useful

rileykarson and others added 2 commits April 4, 2019 20:54
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants