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 TestAccParameterManagerRegionalRegionalParameterVersion_update
=== PAUSE TestAccParameterManagerRegionalRegionalParameterVersion_update
=== CONT TestAccParameterManagerRegionalRegionalParameterVersion_update
resource_parameter_manager_regional_parameter_version_test.go:19: Step 1/6 error: Error running apply: exit status 1
Error: Error creating RegionalParameter: googleapi: Error 403: Parameter Manager API has not been used in project ci-test-project-nightly-ga before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga 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/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga",
"consumer": "projects/ci-test-project-nightly-ga",
"containerInfo": "ci-test-project-nightly-ga",
"service": "parametermanager.googleapis.com",
"serviceTitle": "Parameter Manager API"
},
"reason": "SERVICE_DISABLED"
},
{
"@type": "type.googleapis.com/google.rpc.LocalizedMessage",
"locale": "en-US",
"message": "Parameter Manager API has not been used in project ci-test-project-nightly-ga before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga 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/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga"
}
]
}
]
with google_parameter_manager_regional_parameter.regional-parameter-update,
on terraform_plugin_test.tf line 2, in resource "google_parameter_manager_regional_parameter" "regional-parameter-update":
2: resource "google_parameter_manager_regional_parameter" "regional-parameter-update" {
--- FAIL: TestAccParameterManagerRegionalRegionalParameterVersion_update (4.03s)
FAIL
Impacted tests
TestAccParameterManagerRegionalRegionalParameterVersion_update
Affected Resource(s)
google_parameter_manager_regional_regional_parameter_version
Failure rates
Message(s)
Test Debug Log
b/408590150
The text was updated successfully, but these errors were encountered: