Skip to content

Commit

Permalink
add force_delete to copy_images
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Aug 2, 2024
1 parent d95b0d7 commit 333ab13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copy_images.tf
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,5 @@ module "images" {

enable_lifecycle_policy = true
lifecycle_policy_all = true
force_delete = true
}

0 comments on commit 333ab13

Please sign in to comment.