Skip to content

Commit 1965051

Browse files
committed
chore: terrafmt fixes
1 parent 1bf9208 commit 1965051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/storage/storage_account_customer_managed_key_resource_list_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ list "azurerm_storage_account_customer_managed_key" "list" {
7474
func (r StorageAccountCustomerManagedKeyResource) basicListQueryByResourceGroupName(data acceptance.TestData) string {
7575
return fmt.Sprintf(`
7676
list "azurerm_storage_account_customer_managed_key" "list" {
77-
provider = azurerm
77+
provider = azurerm
7878
include_resource = true
7979
config {
8080
subscription_id = "%s"

0 commit comments

Comments
 (0)