Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding insteadOf * fix: use --add to preserve both insteadOf rules * feat: add gh-auth token-authenticated HTTPS insteadOf for terraform init SSH module pulls - Add github_app_pem_file, github_app_installation_id, github_app_id inputs - Add CSVD/gh-auth@main step to generate token (conditional on pem_file input) - Replace unauthenticated broken insteadOf with oauth2-token authenticated HTTPS rewrites - Mirrors pattern from CSVD/terraform-init action - Resolves CSVDIES-10490 --------- Co-authored-by: Dave Arnold <user@example.com>
- Loading branch information