Skip to content

Commit

Permalink
terrafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
favoretti committed Feb 22, 2024
1 parent c548648 commit 8a071bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ resource "azurerm_storage_account" "test" {
account_tier = "Standard"
account_replication_type = "LRS"
allow_nested_items_to_be_public = false
allow_nested_items_to_be_public = false
}
resource "azurerm_storage_table" "test" {
Expand Down

0 comments on commit 8a071bb

Please sign in to comment.