Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::Revision::ErrorCode.
Possible errors if Revision could not be created or updated successfully.
Constants
ERROR_CODE_UNSPECIFIED
value: 0
No error code was specified.
CLOUD_BUILD_PERMISSION_DENIED
value: 1
Cloud Build failed due to a permission issue.
APPLY_BUILD_API_FAILED
value: 4
Cloud Build job associated with creating or updating a deployment could
not be started.
APPLY_BUILD_RUN_FAILED
value: 5
Cloud Build job associated with creating or updating a deployment was
started but failed.
QUOTA_VALIDATION_FAILED
value: 7
quota validation failed for one or more resources in terraform
configuration files.
EXTERNAL_VALUE_SOURCE_IMPORT_FAILED
value: 8
Failed to import values from an external source.