vmware-archive / pcf-pipelines

PCF Pipelines
Apache License 2.0
158 stars 282 forks source link

Add option to enable AWS s3 versioning #359

Closed ronakbanka closed 5 years ago

ronakbanka commented 6 years ago

Thanks for submitting an pull request to pcf-pipelines.

To speed up the process of reviewing your pull request please provide us with:

------------------------------------------------------------------------

An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  ~ aws_s3_bucket.bosh
      versioning.0.enabled: "false" => "true"

  ~ aws_s3_bucket.buildpacks
      versioning.0.enabled: "false" => "true"

  ~ aws_s3_bucket.droplets
      versioning.0.enabled: "false" => "true"

  ~ aws_s3_bucket.packages
      versioning.0.enabled: "false" => "true"

  ~ aws_s3_bucket.resources
      versioning.0.enabled: "false" => "true"

Plan: 0 to add, 5 to change, 0 to destroy.

------------------------------------------------------------------------
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.