|
|
|
@ -98,6 +98,9 @@ jobs:
|
|
|
|
# the terraform wrapper will break Terraform execution in enos because
|
|
|
|
# the terraform wrapper will break Terraform execution in enos because
|
|
|
|
# it changes the output to text when we expect it to be JSON.
|
|
|
|
# it changes the output to text when we expect it to be JSON.
|
|
|
|
terraform_wrapper: false
|
|
|
|
terraform_wrapper: false
|
|
|
|
|
|
|
|
# Terraform 1.4.x introduced an issue that prevents some resources from
|
|
|
|
|
|
|
|
# planning. Pin to 1.3.x until it is resolved.
|
|
|
|
|
|
|
|
terraform_version: 1.3.9
|
|
|
|
- name: Import GPG key for Boundary pass keystore
|
|
|
|
- name: Import GPG key for Boundary pass keystore
|
|
|
|
id: import_gpg
|
|
|
|
id: import_gpg
|
|
|
|
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549 # TSCCR: could not find tsccr entry for crazy-max/ghaction-import-gpg
|
|
|
|
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549 # TSCCR: could not find tsccr entry for crazy-max/ghaction-import-gpg
|
|
|
|
|