hashicorp / terraform-azurerm-terraform-enterprise

A Terraform module for deploying Terraform Enterprise on Azure.
Mozilla Public License 2.0
68 stars 61 forks source link

[TF-15070] Rename production_type to operational_mode, and make active-active simple #250

Closed miguelhrocha closed 5 months ago

miguelhrocha commented 5 months ago

Background

Follow up from my previous PR #249. It removes all the complicated logic around active-active and renames the property to operational_mode to be consistent with Google and AWS modules.