Skip to content
  • iuri aranda's avatar
    bf29d04e
    Allow s3:DeleteObject on tf state bucket (#10) · bf29d04e
    iuri aranda authored
    Otherwise we cannot delete a terraform workspace.
    As it is a versioned bucket and the iam policy doesn't give s3:DeleteObjectVersion permissions, all deleted state files will remain in the bucket as old versions.
    bf29d04e
    Allow s3:DeleteObject on tf state bucket (#10)
    iuri aranda authored
    Otherwise we cannot delete a terraform workspace.
    As it is a versioned bucket and the iam policy doesn't give s3:DeleteObjectVersion permissions, all deleted state files will remain in the bucket as old versions.
Loading