GoogleCloudPlatform / GoogleCloudPlatform/cloud-foundation-toolkit
Allow blueprint test access to default variable values without outputs
Open
triaged
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 493
- Avg merge
- 4h 12m
- Merged PRs (30d)
- 1
Description
Currently if var is set by a default, we need an output to plumb the value to retrieve it in tests. Instead it would be good to use something like config-inspect to fetch this default values and make it available within the test.
Contributor guide
Assessment
This issue has not been assessed yet.