Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Introduce variables database_host and database_password #294

Merged
merged 5 commits into from
Feb 18, 2025

Conversation

nikolasrieble
Copy link
Contributor

@nikolasrieble nikolasrieble commented Jul 15, 2024

Background

If we wish to deploy Terraform Enterprise with an external database, but reuse an existing database, we need to be able to pass both the host and the password.

Context: https://hashicorp.atlassian.net/browse/TF-18440

How Has This Been Tested

This has been tested in postgres failover tests, using a patroni cluster deployed separately, such as in this module: https://github.com/hashicorp/tf-onprem-dev-infra/blob/bc01989032fa5adc54635891506b88a97a5fa6be/modules/nikolasrieble/HAPG_docker_patroni.tf#L64

@nikolasrieble nikolasrieble marked this pull request as ready for review February 18, 2025 09:24
@nikolasrieble nikolasrieble requested a review from a team as a code owner February 18, 2025 09:24
Copy link
Contributor

@aaron-lane aaron-lane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this is an oldie 😆 Could you please fill out the rest of the pull request description to indicate if any testing was performed?

Copy link
Contributor

@aaron-lane aaron-lane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 📛

@nikolasrieble nikolasrieble merged commit a810597 into main Feb 18, 2025
3 checks passed
@nikolasrieble nikolasrieble deleted the Feature.EnablePassingAllDBDetails branch February 18, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants