-
- Downloads
Allow s3:DeleteObject on tf state bucket (#10)
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.
Please register or sign in to comment