Closed matross-gh closed 1 year ago
Please provide us with the following information:
x
- [x] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation issue or request - [ ] regression (a behavior that used to work and stopped in a new release)
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
The following change allowed the workflow to execute:
Thanks! We'll be in touch soon.
This has been changed in #62 to use the full path of the src.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
The following change allowed the workflow to execute:
var_file: /home/runner/work/ref-scca-enclave-landing-zone-starter/ref-scca-enclave-landing-zone-starter/infrastructure/terraform/tfvars/parameters.tfvars backend_config: | storage_account_name=${{ secrets.AZURE_STORAGE_ACCOUNT_NAME }} container_name=${{ secrets.AZURE_STORAGE_CONTAINER_NAME }}
resource_group_name=${{ secrets.TFSTATE_RG }}