terraform-google-terraform-enterprise
terraform-google-terraform-enterprise copied to clipboard
A Terraform module for deploying Terraform Enterprise on GCP.
Test
## Background Please include a one or two sentence description of what you're changing and why. Relates OR Closes #0000 ## How Has This Been Tested Please describe the tests...
**What problem would you like to address?** Currently for someone to run the slash commands (i.e. `/test all`), the user must be admin of the repo. This security posture is...
Workflow Name: Create Jira Issue Branch: main Run URL: https://github.com/hashicorp/terraform-google-terraform-enterprise/actions/runs/4855843469 save-state deprecation warnings: 0 set-output deprecation warnings: 1 node12 deprecation warnings: 0 Please review these deprecation warnings as soon as...
**What problem would you like to address?** Currently there is no configuration for the load balancers or security groups for the metrics ports to be open. **Who is the audience...
4 of the links under https://github.com/hashicorp/terraform-google-terraform-enterprise#examples are broken ``` [Standalone](https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/main/examples/standalone) [Active/Active](https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/main/examples/active-active) [Existing Network](https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/main/examples/existing-network) [Outbound Proxy](https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/main/examples/proxy) [SharedVPC](https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/main/examples/shared-vpc) ``` the examples folder contains 6 examples not 5 https://github.com/hashicorp/terraform-google-terraform-enterprise/tree/main/examples it's not immediately obvious...
Our DNS zone lives in a different gcp project then where we would like to deploy tfe. This means we need a different provider when querying for the dns zone....
https://github.com/hashicorp/terraform-google-terraform-enterprise/blob/565a77ee7ba20eb3a1f7723cdc2af480410eb6fa/modules/object_storage/main.tf#L7
As the GCP instance reads the metadata on the fly for parameters, the credentials and keys are exposed in console if we use this registry.
The module should be flexible to allow the user to setup TFE with custom LB URL and not rely on Google managed services.