-
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
Ansible - Regional SSL Certs + Health Check #3210
Conversation
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 1007 insertions(+), 2 deletions(-)) |
1 similar comment
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 1007 insertions(+), 2 deletions(-)) |
Since this moves the resource from beta -> GA in Terraform you will need to go through all of the examples defined for this resource in the For instance, here: https://github.com/GoogleCloudPlatform/magic-modules/blob/master/templates/terraform/examples/region_ssl_certificate_basic.tf.erb Also add a note to the release notes block about the resource going from beta -> GA. Guidelines are here: https://github.com/GoogleCloudPlatform/magic-modules/blob/master/.ci/RELEASE_NOTES_GUIDE.md This would be a new-resource I believe |
f376cad
to
33af32f
Compare
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 1001 insertions(+), 2 deletions(-)) |
@slevenick - changes made! |
Ah, you have to remove all of the lines that say |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 993 insertions(+), 2 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 5 files changed, 901 insertions(+), 2 deletions(-)) |
* done * first try! * copyright * changing examples * removing google provider * test fixes
Regional SSL Certs + Health Checks
Release Note Template for Downstream PRs (will be copied)