Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
QBY-ChristianHartmann authored Aug 2, 2024
1 parent 39652f2 commit 6d1c25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ resource "azurerm_linux_virtual_machine" "this" {
ignore_changes = [
# Ignore policy assigned managed identities
identity,
os_profile[0].admin_password
admin_password
]
}
}

0 comments on commit 6d1c25b

Please sign in to comment.