Releases: hashicorp/terraform-azurerm-terraform-enterprise
Releases · hashicorp/terraform-azurerm-terraform-enterprise
22-03-2021
Pre-release beta of module v0.2.0
. This is a breaking design change that pivots from supporting TFE Clustered to supporting TFE Active/Active and Standalone.
20-02-2020
18-12-2019
- Introduced
hostname
variable to allow pinning to a specific hostname instead of autogenerating one. - Introduced
additional_tags
variable that allows adding tags to the install in addition to the default ones. - Removed
external_service
variable as it's no longer used. - The
repl_cidr
is now added to theno_proxy
list, fixing some issues with proxy setups using custom CIDR ranges. - Fixed broken links in README
30-09-2019
- Added support for custom certificates
- Added variable to override resource prefixes
- Added some guard rails around number of primary cluster nodes
- Updated README
- Fixed Issues
- Added configuration to override default of
aws
in storage placement attribute - Corrected a bug to now properly allow for the key vault to be named differently from the resource group.
- Added configuration to override default of
Update for basic example
Changelog
- add/update README for example
Initial beta release
Fixed image links (#4) * Fixed image links * versioned diagram