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 TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest
=== PAUSE TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest
=== CONT TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest
resource_apigee_environment_update_test.go:23: Step 1/4 error: Error running apply: exit status 1
Error: Error waiting to create Network: Error waiting for Creating Network: error while retrieving operation: googleapi: Error 403: Compute Engine API has not been used in project tf-testvama1zb1dq before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testvama1zb1dq then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
Details:
[
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo",
"domain": "googleapis.com",
"metadata": {
"activationUrl": "https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testvama1zb1dq",
"consumer": "projects/tf-testvama1zb1dq",
"containerInfo": "tf-testvama1zb1dq",
"service": "compute.googleapis.com",
"serviceTitle": "Compute Engine API"
},
"reason": "SERVICE_DISABLED"
},
{
"@type": "type.googleapis.com/google.rpc.LocalizedMessage",
"locale": "en-US",
"message": "Compute Engine API has not been used in project tf-testvama1zb1dq before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testvama1zb1dq then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry."
},
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Google developers console API activation",
"url": "https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testvama1zb1dq"
}
]
}
]
, accessNotConfigured
with google_compute_network.apigee_network,
on terraform_plugin_test.tf line 34, in resource "google_compute_network" "apigee_network":
34: resource "google_compute_network" "apigee_network" {
--- FAIL: TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest (274.88s)
FAIL
Impacted tests
TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest
Affected Resource(s)
google_apigee_environment
Failure rates
Message(s)
Test Debug Log
b/398961385
The text was updated successfully, but these errors were encountered: