mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Terraform managed file [skip ci]
This commit is contained in:
parent
46511689dc
commit
749facb16b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hashibot-vars.yml
vendored
2
.github/workflows/hashibot-vars.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: hashicorp/vault-action@v2
|
||||
with:
|
||||
url: ${{ steps.vault-auth.outputs.addr }}
|
||||
caCertificates: ${{ steps.vault-auth.outputs.ca_certificate }}
|
||||
caCertificate: ${{ steps.vault-auth.outputs.ca_certificate }}
|
||||
token: ${{ steps.vault-auth.outputs.token }}
|
||||
secrets:
|
||||
kv/data/team/vagrant/hashibot email | HASHIBOT_EMAIL;
|
||||
|
|
|
|||
Loading…
Reference in a new issue