FEAT: add support to target_type and target_forwarding_rules on. google_compute_region_network_firewall_policy_rule#16608
Conversation
…D_LB-type-on-Regional-Firewall-Policy-Rule
…D_LB-type-on-Regional-Firewall-Policy-Rule
…D_LB-type-on-Regional-Firewall-Policy-Rule
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @ScottSuarez, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
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.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_compute_region_network_firewall_policy_rule" "primary" {
target_forwarding_rules = # value needed
}
|
|
hey @scott-mitchell , with needed, i can update a test file to this field |
Tests analyticsTotal tests: 1377 Click here to see the affected service packages
Action takenFound 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🟢 No issues found for passed tests after REPLAYING rerun. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
|
hey @ScottSuarez this failed test, have something about if my implementation ? |
|
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.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_compute_region_network_firewall_policy_rule" "primary" {
target_forwarding_rules = # value needed
}
|
Tests analyticsTotal tests: 1380 Click here to see the affected service packages
🟢 All tests passed! View the build log |
|
@ScottSuarez if you need more to that , please send me , i asking because, this feature, is important |
100d076
…le_compute_region_network_firewall_policy_rule (GoogleCloudPlatform#16608)
…le_compute_region_network_firewall_policy_rule (GoogleCloudPlatform#16608)
Hello Folks,
this PR is to create a support to target_type and target_forwarding_rules on google_compute_region_network_firewall_policy_rule resource
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.