Closed TheKoguryo closed 4 years ago
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
This has been fixed and updated in the develop and v4.3 branches. Thanks for bringing this to our attention!
URL or GitHub link to the page where you're having the issue https://docs.pivotal.io/platform-automation/v4.3/pipelines/resources.html#platform-automation-resources
Is your request for a change or addition to content related to a problem? If so, please describe. 2.x.x version does not exist in pivnet. And so product_version: 2.(.*) makes that the concourse downloads 4.2.3 version currently. But 4.2.3 version of platform-automation-tasks does not have prepare-tasks-with-secrets.yml and so file not found error is occurred.
Describe the solution you'd like I hope to change product_version from 2.(.) to 4.(.). After this change, it works.