You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== RUN TestAccNetworkSecurityTlsInspectionPolicy_update
=== PAUSE TestAccNetworkSecurityTlsInspectionPolicy_update
=== CONT TestAccNetworkSecurityTlsInspectionPolicy_update
resource_network_security_tls_inspection_policy_test.go:21: Step 3/4 error: After applying this test step, the plan was not empty.
stdout:
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# google_network_security_tls_inspection_policy.default will be updated in-place
~ resource "google_network_security_tls_inspection_policy" "default" {
id = "projects/ci-test-project-nightly-beta/locations/us-central1/tlsInspectionPolicies/tf-test-tip-9ats161caa"
name = "tf-test-tip-9ats161caa"
- tls_feature_profile = "PROFILE_UNSPECIFIED" -> null
# (10 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccNetworkSecurityTlsInspectionPolicy_update (90.02s)
FAIL
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Impacted tests
TestAccNetworkSecurityTlsInspectionPolicy_update
Affected Resource(s)
google_network_security_tls_inspection_policy
Failure rates
Message(s)
Test Debug Log
b/397463942
The text was updated successfully, but these errors were encountered: