Releases: Ensono/stacks-terraform
Releases · Ensono/stacks-terraform
v3.0.62
What's Changed
- Create IAM role for node group with custom assume policy.
This change allows calling modules to restrict the assume policy.
The module will create an IAM role and pass it to the downstream module (terraform-eks), as the downstream module only accepts a custom role and does not allow the provision of our own policy.
Full Changelog: v3.0.61...v3.0.62
v6.0.33
v3.0.61
What's Changed
- Add block device mapping so can override the volumes to attach to the instances. By default the attached OS and container image is unencrypted and set to 20gb and 2gb which you can now override.
Full Changelog: v3.0.60...v3.0.61
v6.0.31
v6.0.27
What's Changed
- update azurerm provider for azurerm-server-side-app to version 4 by @balpurewal in #143
Full Changelog: v6.0.24...v6.0.27
v6.0.24
What's Changed
- Add the ability to update the probe path for app gateway by @balpurewal in #141
Full Changelog: v6.0.20...v6.0.24
v6.0.20
What's Changed
- Add app gateway SKU variables by @balpurewal in #140
Full Changelog: v6.0.17...v6.0.20
v6.0.17
What's Changed
- chore: add conditional variable for creating resource group by @saulfrance in #139
Full Changelog: v6.0.14...v6.0.17