v1.0.0
cloudpossebot
released this
22 Sep 23:59
·
41 commits
to refs/heads/main
since this release
Use `namespace` in `utils_component_config` data source @aknysh (#52)
what
- Use
namespace
inutils_component_config
data source - Pin to the latest
utils
provider version
why
- For stacks config using multiple Orgs, we use namespace in stack names, and need to be able to find the remote state of the components provisioned in these stack
references
- cloudposse/terraform-provider-utils#202
- Supersedes and closes #51