Skip to content

Commit af8438a

Browse files
committed
fixup
1 parent b1eaab0 commit af8438a

File tree

1 file changed

+1
-1
lines changed
  • leaseweb/server/installation

1 file changed

+1
-1
lines changed

leaseweb/server/installation/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ EOT
103103

104104
lifecycle {
105105
ignore_changes = [
106-
random_password.main,
106+
password,
107107
post_install_script,
108108
]
109109
prevent_destroy = true

0 commit comments

Comments
 (0)