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
=== CONT TestAccSecureSourceManagerInstance_secureSourceManagerInstancePrivatePscBackendExample
resource_secure_source_manager_instance_generated_test.go:264: Step 1/2 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
-/+ destroy and then create replacement
Terraform will perform the following actions:# google_compute_region_backend_service.backend_service will be updated in-place
~ resource"google_compute_region_backend_service""backend_service" {
id="projects/ci-test-project-nightly-ga/regions/us-central1/backendServices/tf-test-my-backend-serviced9ioynekab"name="tf-test-my-backend-serviced9ioynekab"# (18 unchanged attributes hidden)-backend {
-balancing_mode="UTILIZATION"->null-capacity_scaler=1->null-failover=false->null-group="https://www.googleapis.com/compute/v1/projects/ci-test-project-nightly-ga/regions/us-central1/networkEndpointGroups/tf-test-my-negd9ioynekab"->null-max_connections=0->null-max_connections_per_endpoint=0->null-max_connections_per_instance=0->null-max_rate=0->null-max_rate_per_endpoint=0->null-max_rate_per_instance=0->null-max_utilization=0->null# (1 unchanged attribute hidden)
}
+backend {
+balancing_mode="UTILIZATION"+capacity_scaler=1+failover=(known after apply)
+group=(known after apply)
# (1 unchanged attribute hidden)
}
}
# google_compute_region_network_endpoint_group.psc_neg must be replaced-/+resource"google_compute_region_network_endpoint_group""psc_neg" {
~ id="projects/ci-test-project-nightly-ga/regions/us-central1/networkEndpointGroups/tf-test-my-negd9ioynekab"-> (known after apply)
name="tf-test-my-negd9ioynekab"
~ network="https://www.googleapis.com/compute/v1/projects/ci-test-project-nightly-ga/global/networks/tf-test-my-networkd9ioynekab"->"projects/ci-test-project-nightly-ga/global/networks/tf-test-my-networkd9ioynekab"
~ region="https://www.googleapis.com/compute/v1/projects/ci-test-project-nightly-ga/regions/us-central1"->"us-central1"
~ self_link="https://www.googleapis.com/compute/v1/projects/ci-test-project-nightly-ga/regions/us-central1/networkEndpointGroups/tf-test-my-negd9ioynekab"-> (known after apply)
~ subnetwork="https://www.googleapis.com/compute/v1/projects/ci-test-project-nightly-ga/regions/us-central1/subnetworks/tf-test-my-subnetd9ioynekab"->"projects/ci-test-project-nightly-ga/regions/us-central1/subnetworks/tf-test-my-subnetd9ioynekab"# (4 unchanged attributes hidden)-psc_data { # forces replacement# (1 unchanged attribute hidden)
}
}
Plan:1 to add, 1 to change, 1 to destroy.--- FAIL: TestAccSecureSourceManagerInstance_secureSourceManagerInstancePrivatePscBackendExample (3183.99s)
Impacted tests
Affected Resource(s)
Failure rates
Message(s)
Nightly build test history
b/383112062
b/383112141
The text was updated successfully, but these errors were encountered: