vmware-archive / pcf-pipelines

PCF Pipelines
Apache License 2.0
158 stars 282 forks source link

Azure terraform backend updates #365

Closed dtzar closed 2 months ago

dtzar commented 6 years ago

A short explanation of the proposed change:

An explanation of the use cases your change solves:

Expected result after the change:

Current result before the change: The current configuration "bootstraps" the terraform state by copying a blank terraform state file and then mounts the blob storage terraform state file local to the container and terraform has no idea it has a backend state, behaving like it does operations from local-only. This can cause various undesired behaviors and is not a supported scenario for using terraform backend state.

The latest tag for the pcfnorm/rootfs is extremely old and today a lot of manual work has to be done to update the image used for all the tasks since they image is specified in separate task files and has no tag reference or central parameter.

Note: A few of the unit tests are already broken on master.

cf-gitbot commented 6 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.