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
2024-09-23T20:10:10.191Z [ERROR] sdk.helper_resource: Unexpected error: test_working_directory=/tmp/plugintest1483319884 test_step_number=1 test_name=TestAccNetworkConnectivitySpoke_networkConnectivitySpokeVpnTunnelBasicExample test_terraform_path=/bin/terraform
error=
| Error running apply: exit status 1
|
| Error: Router tf-test-external-vpn-gateway06vu2w30t1 has interface tf-test-router-interface106vu2w30t1 already
|
| with google_compute_router_interface.router_interface1,
| on terraform_plugin_test.tf line 68, in resource "google_compute_router_interface" "router_interface1":
| 68: resource "google_compute_router_interface" "router_interface1" {
|
|
| Error: Error patching router us-central1/tf-test-external-vpn-gateway06vu2w30t1: Patch "https://compute.googleapis.com/compute/beta/projects/ci-test-project-188019/regions/us-central1/routers/tf-test-external-vpn-gateway06vu2w30t1?alt=json&prettyPrint=false": Requested interaction not found
|
| with google_compute_router_interface.router_interface2,
| on terraform_plugin_test.tf line 86, in resource "google_compute_router_interface" "router_interface2":
| 86: resource "google_compute_router_interface" "router_interface2" {
|
This warning may also be relevant:
2024-09-23T20:10:10.149Z [WARN] Provider "provider[\"registry.terraform.io/hashicorp/google\"]" produced an unexpected new value for google_network_connectivity_spoke.tunnel1, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .name: was cty.StringVal("tf-test-vpn-tunnel-1-spoke06vu2w30t1"), but now cty.StringVal("projects/ci-test-project-188019/locations/us-central1/spokes/tf-test-vpn-tunnel-1-spoke06vu2w30t1")
Nightly build test history
(test passes in nightly)
b/371061845
The text was updated successfully, but these errors were encountered:
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
Affected Resource(s)
Failure rates
Message(s)
This warning may also be relevant:
Nightly build test history
(test passes in nightly)
b/371061845
The text was updated successfully, but these errors were encountered: