Releases: truefoundry/terraform-azure-truefoundry-platform-features
Releases · truefoundry/terraform-azure-truefoundry-platform-features
v0.2.5
v0.2.4
v0.2.3
What's Changed
- fix(locals.tf): adjust container_registry_name substring to start from index 0 for consistency with other naming conventions by @sachincool in #11
use container_registry_enable_override
and container_registry_override_name
if you want to use your custom registry names
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix(variables.tf): change default value of blob_container_enable_override to false to disable container name override by default by @sachincool in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Full Changelog: v0.1.4...v0.2.1
v0.2.0
What's Changed
- Moving to common workflows by @dunefro in #5
- correct service principal ID attribute from object_id to id for proper resource referencing by @sachincool in #6
- Update platform outputs by @DeeAjayi in #8
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- chore(terraform): update provider version constraints to allow newer versions by @sachincool in #4
New Contributors
- @sachincool made their first contribution in #4
Full Changelog: v0.1.2...v0.1.3