Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cgraf-spiria committed Feb 6, 2025
1 parent 70b3835 commit 2b0419c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ resource "azurerm_mssql_virtual_machine" "test" {
sql_license_type = "PAYG"
auto_backup {
encryption_enabled = true
encryption_enabled = true
encryption_password = "P@55w0rD!!%[2]s"
retention_period_in_days = 23
storage_blob_endpoint = azurerm_storage_account.test.primary_blob_endpoint
Expand Down

0 comments on commit 2b0419c

Please sign in to comment.