Releases: shibayan/terraform-azurerm-keyvault-acmebot
Releases · shibayan/terraform-azurerm-keyvault-acmebot
v2.0.2
Bug fixes
- Adding Route 53 configuration (#32)
v2.0.0
Breaking Changes
This version has been migrated to Terraform Provider for Azure 3.0 and Acmebot v4. Migrating from an older version of the module may result in resource re-creation.
- Upgrade to Acmebot v4 (#12)
v1.4.0
Announcements
If you wish to continue using Terraform Provider for AzureRM v2.x, you must fix the version to v1.3.1 or opt-in version 3.0 flag.
Improvements
v1.3.1
- Adding Gandi LiveDNS configuration (#24)
- add support for authentication (#25) Thanks @davidkarlsen
- Fixed an error when auth_settings is not set (#26)
v1.3.0
- Upgrade to Workspace-based Application Insights (#21)
- Adding mitigate_chain_order option (#22)
v1.2.8
- Rename validate workflow and adding status badge (#17)
- Adding time zone variable (#19)
- Fixed webhook validation error (#20)
v1.2.6
- Update terraform version and validate module (#14)
- Support for ip_restrictions on function apps (#13) Thanks @rudolphjacksonm