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

change kc db output from endpoint to address #92

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

brianrexrode
Copy link
Contributor

switching to the db address since the endpoint output includes the port which doesn't work as the psql host input. The port is defined in another tf output

@brianrexrode brianrexrode requested a review from a team as a code owner March 7, 2023 16:18
Copy link
Member

@ntwkninja ntwkninja left a comment

Choose a reason for hiding this comment

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

🤘

@ntwkninja ntwkninja merged commit 2df059f into main Mar 7, 2023
@ntwkninja ntwkninja deleted the update-kc-db-output branch March 7, 2023 16:24
ntwkninja added a commit that referenced this pull request Mar 9, 2023
* added and tested managed node group

Signed-off-by: jase koonce <[email protected]>

* rebasing

Signed-off-by: jase koonce <[email protected]>

* pre-commit

Signed-off-by: jase koonce <[email protected]>

* bastion logging wip

Signed-off-by: jase koonce <[email protected]>

* adding eventbridge rules to aggregate logs

Signed-off-by: jase koonce <[email protected]>

* tested/adjusted formating

Signed-off-by: jase koonce <[email protected]>

* rebase

Signed-off-by: jase koonce <[email protected]>

* WIP

Signed-off-by: jase koonce <[email protected]>

* adds username logging/one concurrent session

Signed-off-by: jase koonce <[email protected]>

* cleanup/precommit

Signed-off-by: jase koonce <[email protected]>

* add parameters to example modules and update readmes (#84)

* make optional

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* fix some pah and var logic

* update readme

* ignore build dir

* update readme

* Empty commit

* testing sign

* testing sign again

* testing sign again again

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* Move the tfstate-backend module to its own repo (#77)

* Update README.md (#78)

* Use new remote tfstate-backend module (and delete the one in this repo) (#80)

* eks output fix (#83)

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* fix some pah and var logic

* update readme

* update readme

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* Empty commit

* testing sign

* testing sign again

* testing sign again again

---------

Signed-off-by: jase koonce <[email protected]>
Co-authored-by: jase koonce <[email protected]>
Co-authored-by: Andy Roth <[email protected]>
Co-authored-by: Gabe <[email protected]>

* Update CODEOWNERS to use groups (#87)

* Add GitHub Actions workflows for enabling test automation (#86)

* change kc db output from endpoint to address (#92)

* added and tested managed node group

Signed-off-by: jase koonce <[email protected]>

* rebase

Signed-off-by: jase koonce <[email protected]>

* Fixing cloudwatch error

Signed-off-by: jase koonce <[email protected]>

* adjusting userdata to log out newest session

Signed-off-by: jase koonce <[email protected]>

* Fixing failed checks

Signed-off-by: jase koonce <[email protected]>

* bastion refactor

Signed-off-by: jase koonce <[email protected]>

* adding newline for checks

Signed-off-by: jase koonce <[email protected]>

* add checkov comments/adjust startup script behavior

Signed-off-by: jase koonce <[email protected]>

* formating adjustment

Signed-off-by: jase koonce <[email protected]>

---------

Signed-off-by: jase koonce <[email protected]>
Co-authored-by: Gabe <[email protected]>
Co-authored-by: brian.rexrode <[email protected]>
Co-authored-by: Zack A <[email protected]>
Co-authored-by: Andy Roth <[email protected]>
Co-authored-by: brianrexrode <[email protected]>
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