-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor to align with aws-eks and add profiles (#23)
* refactor to align with aws-eks and add profiles * feat: pass GitHub App credentials to terraform-validate action for SSH module pulls - Pass GH_APP_PEM_FILE, GH_APP_INSTALLATION_ID, GH_APP_ID to CSVD/terraform-validate - Action now handles gh-auth + insteadOf git config internally - Fixes SSH host key verification failures during terraform init - Resolves CSVDIES-10490 * use dns_name for aws_lb.lb --------- Co-authored-by: Dave Arnold <user@example.com>
- Loading branch information
Showing
7 changed files
with
291 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.