Skip to content

Commit

Permalink
Merge pull request #2932 from hashicorp/cosmosdb-2021-10-15
Browse files Browse the repository at this point in the history
Support for cosmosdb 2021-10-15
  • Loading branch information
tombuildsstuff authored Aug 11, 2023
2 parents 16d4590 + 4f19bb0 commit e6fac9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ service "containerservice" {
}
service "cosmos-db" {
name = "CosmosDB"
available = ["2022-05-15", "2022-11-15", "2023-04-15"]
available = ["2021-10-15", "2022-05-15", "2022-11-15", "2023-04-15"]
}
service "cost-management" {
name = "CostManagement"
Expand Down

0 comments on commit e6fac9f

Please sign in to comment.