GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples
CFT CLI - dependency issue - better error message
Open
cloud-foundations
Feature Request
- Dominant language
- Jinja
- Stars
- 951
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
In case a deployment is referencing to an output of an other deployment in an other project incorrectly the error message is ambiguous.
If there is an error at the dependency resolution, CFT CLI should explicitly say it.
> API [deploymentmanager.googleapis.com] not enabled on project
[1234567890123]. Would you like to enable and retry (this will take a
few minutes)? (y/N)?
( The reference was pointing to the wrong project.)
Contributor guide
Assessment
This issue has not been assessed yet.