-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Data Catalog tag template #3555
Data Catalog tag template #3555
Conversation
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 6 files changed, 1059 insertions(+), 2 deletions(-)) |
Open questions:
|
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.
LGTM, thanks!
Sorry, I missed this.
|
|
Sure! That sounds good to me! |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 6 files changed, 1073 insertions(+), 2 deletions(-)) |
@@ -84,6 +84,11 @@ overrides: !ruby/object:Overrides::ResourceOverrides | |||
primary_resource_id: "basic_tag_template" | |||
vars: | |||
tag_template_id: "my_template" | |||
force_delete: "false" |
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.
this is for the docs, correct? do we want to put false
in there yet before it's supported by the API? I don't have a strong opinion either way, just wanted to check thoughts.
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.
Yup, same rationale here as the bigtable one where I prefer to recommend the safer option for users and make them explicitly have to switch over to the one that lets them delete the resource when they decide to do so.
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 946 insertions(+), 2 deletions(-)) |
Part of hashicorp/terraform-provider-google#5892
Release Note Template for Downstream PRs (will be copied)