Skip to content

Commit

Permalink
remove-Prevent_destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
ashle001 committed Sep 14, 2020
1 parent eefc2ce commit 7ad2acc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ resource "aws_s3_bucket" "this" {

lifecycle {
#prevent_destroy = true
prevent_destroy = false
}

tags = merge(
Expand Down

0 comments on commit 7ad2acc

Please sign in to comment.