-
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
[#15779] Adds the google_network_security_security_profile_group resource #9802
[#15779] Adds the google_network_security_security_profile_group resource #9802
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
d92392a
to
bb5ece4
Compare
@melinath I answered/solved all comments. We should now be good and ready for another round of reviews. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 159 insertions(+)) |
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccNetworkSecuritySecurityProfileGroup_networkSecuritySecurityProfileGroupBasicExample |
Rerun these tests in REPLAYING mode to catch issues
|
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.
A few small things, but overall this seems straightforward and looks good.
mmv1/templates/terraform/examples/network_security_security_profile_group_basic.tf.erb
Outdated
Show resolved
Hide resolved
mmv1/templates/terraform/examples/network_security_security_profile_group_basic.tf.erb
Outdated
Show resolved
Hide resolved
6b71083
to
0ea31ba
Compare
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 156 insertions(+)) |
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccNetworkSecuritySecurityProfileGroup_networkSecuritySecurityProfileGroupBasicExample |
|
Hello @melinath I'm not able to reproduce the error locally...I'm suspecting a glitch? Maybe I'm not seeing something. Can you please double check? Otherwise, the PR is ready from my side for another round of review :) Thanks! |
don't see what caused the failed status - rerunning tests /gcbrun |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 156 insertions(+)) |
Tests analyticsTotal tests: Click here to see the affected service packages
|
Thanks it seems it magically did the trick :) |
This comment was marked as outdated.
This comment was marked as outdated.
1 similar comment
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 156 insertions(+)) |
This comment was marked as outdated.
This comment was marked as outdated.
Tests analyticsTotal tests: Click here to see the affected service packages
|
…urce (GoogleCloudPlatform#9802) * [#15779] Adds the new google_network_security_security_profile_group resource. * Removing unused fields from yaml * Fixing tests * Fixes * Fix test example * Edits per melinath recommendations * Make location immutable --------- Co-authored-by: Luca Prete <[email protected]>
…urce (GoogleCloudPlatform#9802) * [#15779] Adds the new google_network_security_security_profile_group resource. * Removing unused fields from yaml * Fixing tests * Fixes * Fix test example * Edits per melinath recommendations * Make location immutable --------- Co-authored-by: Luca Prete <[email protected]>
…urce (GoogleCloudPlatform#9802) * [#15779] Adds the new google_network_security_security_profile_group resource. * Removing unused fields from yaml * Fixing tests * Fixes * Fix test example * Edits per melinath recommendations * Make location immutable --------- Co-authored-by: Luca Prete <[email protected]>
…urce (GoogleCloudPlatform#9802) * [#15779] Adds the new google_network_security_security_profile_group resource. * Removing unused fields from yaml * Fixing tests * Fixes * Fix test example * Edits per melinath recommendations * Make location immutable --------- Co-authored-by: Luca Prete <[email protected]>
Adds the new
google_network_security_security_profile_group
resource.fixes hashicorp/terraform-provider-google/issues/15779
Release Note Template for Downstream PRs (will be copied)