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

Copy compute instance description to terraform state #2116

Merged

Conversation

verb
Copy link
Contributor

@verb verb commented Jul 31, 2019

The terraform provider currently does not import compute instance description even though it is available. This updates import state to copy the description.

This is an optimistic change: I've tested the change locally by modifying the generated terraform provider, but I'm hoping the change is simple enough that I won't have to figure out how to generate the provider myself.

Release Note for Downstream PRs (will be copied)


@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 3475827.

Pull request statuses

No diff detected in terraform-google-conversion.
No diff detected in Ansible.
No diff detected in Inspec.

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#990
depends: hashicorp/terraform-provider-google#4136

@verb
Copy link
Contributor Author

verb commented Aug 8, 2019

@paddycarver I'm not sure how the automation works here. Is it up to me to update the branch?

@paddycarver
Copy link
Contributor

No, I'm just absentminded and forgot you don't have downstream merge capabilities. I'll take care of getting this merged 👍

verb and others added 2 commits August 12, 2019 22:12
The terraform provider currently does not import compute instance description even though it is available. This updates import state to copy the description.
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
@modular-magician modular-magician force-pushed the compute-instance-description branch from 3475827 to 8b9f983 Compare August 12, 2019 22:13
@modular-magician modular-magician merged commit aee375f into GoogleCloudPlatform:master Aug 12, 2019
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