Skip to content

Commit

Permalink
Remove redundant resource provider (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate authored Sep 24, 2024
1 parent cf86d15 commit a019c37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/azure/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,7 @@ variable "resource_providers" {
"Microsoft.Security",
"Microsoft.SecurityInsights",
"Microsoft.Storage",
"Microsoft.StreamAnalytics",
"Microsoft.TimeSeriesInsights"
"Microsoft.StreamAnalytics"
]
}

Expand Down

0 comments on commit a019c37

Please sign in to comment.