Skip to content

Commit

Permalink
config: regenerating based on the latest Swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-azure committed Nov 11, 2024
1 parent 65aed01 commit 95efb39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -490,11 +490,11 @@ service "quota" {
}
service "recoveryservices" {
name = "RecoveryServices"
available = ["2024-01-01", "2024-02-01", "2024-04-01"]
available = ["2024-01-01", "2024-02-01", "2024-04-01", "2024-10-01"]
}
service "recoveryservicesbackup" {
name = "RecoveryServicesBackup"
available = ["2023-02-01", "2023-04-01", "2023-06-01", "2023-08-01", "2024-01-01", "2024-02-01", "2024-04-01"]
available = ["2023-02-01", "2023-04-01", "2023-06-01", "2023-08-01", "2024-01-01", "2024-02-01", "2024-04-01", "2024-10-01"]
}
service "recoveryservicessiterecovery" {
name = "RecoveryServicesSiteRecovery"
Expand Down

0 comments on commit 95efb39

Please sign in to comment.