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

Initial autogeneration of Spanner instance in Terraform. #2892

Merged
merged 1 commit into from Jan 22, 2019

Conversation

modular-magician
Copy link
Collaborator

google/provider_spanner_gen.go Show resolved Hide resolved
google/resource_spanner_instance.go Show resolved Hide resolved
"labels": {
Type: schema.TypeMap,
Optional: true,
Elem: &schema.Schema{Type: schema.TypeString},
},

"project": {
"name": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

ForceNew?

Copy link
Contributor

Choose a reason for hiding this comment

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

Done.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Hmm I think it managed to sneak out of this commit: GoogleCloudPlatform/magic-modules@e366604

google/resource_spanner_instance.go Outdated Show resolved Hide resolved
website/docs/r/spanner_instance.html.markdown Outdated Show resolved Hide resolved
website/docs/r/spanner_instance.html.markdown Show resolved Hide resolved
website/docs/r/spanner_instance.html.markdown Outdated Show resolved Hide resolved
website/docs/r/spanner_instance.html.markdown Show resolved Hide resolved
@modular-magician modular-magician force-pushed the codegen-pr-1266 branch 2 times, most recently from 33822c1 to b1f91d0 Compare January 18, 2019 23:26
Copy link
Collaborator

@rileykarson rileykarson left a comment

Choose a reason for hiding this comment

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

I commented with one last thing that may get lost in how GitHub shows comments- GoogleCloudPlatform/magic-modules@e366604 didn't have a ForceNew change, so I suspect you wanted to make name ForceNew in that commit.

Everything else LGTM

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost
Copy link

ghost commented Feb 22, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants