Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sixtus committed Dec 12, 2024
1 parent b1eaab0 commit af8438a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaseweb/server/installation/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ EOT

lifecycle {
ignore_changes = [
random_password.main,
password,
post_install_script,
]
prevent_destroy = true
Expand Down

0 comments on commit af8438a

Please sign in to comment.