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

defaults auth to false #228

Closed theoskolnik closed 1 year ago

theoskolnik commented 1 year ago

Background

Need to ensure that if we're not using AUTH, it's defaulted to false.

 "TFE_REDIS_USE_AUTH": "false"
"TFE_REDIS_USE_TLS": "false"
anniehedgpeth commented 1 year ago

/test all

:x: Terraform Azure Private Active/Active (Replicated) - Test Report

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

:link: Action Summary Page

anniehedgpeth commented 1 year ago

Closing this, as #229 passed without these changes.