Skip to content

Commit

Permalink
vault action
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Aug 14, 2024
1 parent 096e7b6 commit 5ffc636
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
role: tf_mod
# jwtGithubAudience: sigstore
secrets: |
kv/op/hcp_packer_service_principal username | HCP_CLIENT_ID;
kv/op/hcp_packer_service_principal password | HCP_CLIENT_SECRET;
kv/op/terraform_il_machine token | TFE_TOKEN;
kv/data/op/hcp_packer_service_principal username | HCP_CLIENT_ID;
kv/data/op/hcp_packer_service_principal password | HCP_CLIENT_SECRET;
kv/data/op/terraform_il_machine token | TFE_TOKEN;
aws-dev-eu-central-1/creds/ec2 * | AWS_DATA;
- name: Setup HCP Terraform authentication
Expand Down

0 comments on commit 5ffc636

Please sign in to comment.