-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Initial autogeneration of Spanner instance in Terraform. #2892
Conversation
f4ad5d3
to
448c3cd
Compare
448c3cd
to
9cb665d
Compare
"labels": { | ||
Type: schema.TypeMap, | ||
Optional: true, | ||
Elem: &schema.Schema{Type: schema.TypeString}, | ||
}, | ||
|
||
"project": { | ||
"name": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ForceNew
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
There was a problem hiding this comment.
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
33822c1
to
b1f91d0
Compare
There was a problem hiding this 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>
b1f91d0
to
d1757f7
Compare
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! |
/cc @ndmckinley