Skip to content

Commit

Permalink
Revert "Add support for compute 2023-03-01"
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jul 24, 2023
1 parent e8b4510 commit 72db952
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 @@ -80,7 +80,7 @@ service "communication" {
}
service "compute" {
name = "Compute"
available = ["2021-07-01", "2021-11-01", "2022-03-01", "2022-03-02", "2022-03-03", "2023-03-01"]
available = ["2021-07-01", "2021-11-01", "2022-03-01", "2022-03-02", "2022-03-03"]
}
service "confidentialledger" {
name = "ConfidentialLedger"
Expand Down

0 comments on commit 72db952

Please sign in to comment.