Skip to content
New issue

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

Regression: IAAS_SPEC_PATH is missing in Concourse pipelines #151

Closed
aurelienbouleau opened this issue Jun 19, 2018 · 1 comment · Fixed by #152
Closed

Regression: IAAS_SPEC_PATH is missing in Concourse pipelines #151

aurelienbouleau opened this issue Jun 19, 2018 · 1 comment · Fixed by #152

Comments

@aurelienbouleau
Copy link

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

@gberche-orange
Copy link
Member

Relates to #56

o-orand added a commit that referenced this issue Jun 19, 2018
with #38, this pipeline was left behind, we add the missing environment
variable.

closes #151
o-orand added a commit that referenced this issue Jun 20, 2018
with #38, this pipeline was left behind, we add the missing environment
variable.

closes #151
lucaspinto pushed a commit that referenced this issue Jul 11, 2018
with #38, this pipeline was left behind, we add the missing environment
variable.

closes #151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants