Skip to content

Commit

Permalink
Update internal/services/costmanagement/export_resource_group_resourc…
Browse files Browse the repository at this point in the history
…e_test.go

Co-authored-by: stephybun <[email protected]>
  • Loading branch information
ned1313 and stephybun authored Dec 17, 2024
1 parent 3e8ab87 commit 6a9c5b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ resource "azurerm_resource_group_cost_management_export" "test" {
recurrence_type = "Monthly"
recurrence_period_start_date = "%sT00:00:00Z"
recurrence_period_end_date = "%sT00:00:00Z"
file_format = "Csv"
export_data_storage_location {
container_id = azurerm_storage_container.test.resource_manager_id
Expand Down

0 comments on commit 6a9c5b2

Please sign in to comment.