We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Service subscription for cloudflare-depls should be still ok after COA v2.0 upgrade
Terraform-apply step in concourse fails when customers want to susbscribe to cloudflare-depls. See error below for more details.
Reproduced on version 2.0
Logs from Concourse cloudflare service deployment (terraform-apply)
[ -z cloudflare-depls/terraform-config/spec ]
[ -z ]
echo FATAL: IAAS_SPEC_PATH is missing
FATAL: IAAS_SPEC_PATH is missing
The text was updated successfully, but these errors were encountered:
Relates to #56
Sorry, something went wrong.
pipeline(tf): fixes missing IAAS_SPEC_PATH
IAAS_SPEC_PATH
1bda5ed
with #38, this pipeline was left behind, we add the missing environment variable. closes #151
334f08d
c02d655
Successfully merging a pull request may close this issue.
Expected behavior
Service subscription for cloudflare-depls should be still ok after COA v2.0 upgrade
Observed behavior
Terraform-apply step in concourse fails when customers want to susbscribe to cloudflare-depls.
See error below for more details.
Affected release
Reproduced on version 2.0
Traces and logs
Logs from Concourse cloudflare service deployment (terraform-apply)
[ -z cloudflare-depls/terraform-config/spec ]
[ -z ]
echo FATAL: IAAS_SPEC_PATH is missing
FATAL: IAAS_SPEC_PATH is missing
The text was updated successfully, but these errors were encountered: