Skip to content

Commit 5a3705b

Browse files
authored
add support for compute 2025-04-01 (#5151)
1 parent 50c7a82 commit 5a3705b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/resource-manager.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ service "communication" {
108108
}
109109
service "compute" {
110110
name = "Compute"
111-
available = ["2021-07-01", "2022-03-01", "2022-03-02", "2022-03-03", "2023-03-01", "2023-04-02", "2023-07-03", "2024-03-01", "2024-11-01"]
111+
available = ["2021-07-01", "2022-03-01", "2022-03-02", "2022-03-03", "2023-03-01", "2023-04-02", "2023-07-03", "2024-03-01", "2024-11-01", "2025-04-01"]
112112
}
113113
service "confidentialledger" {
114114
name = "ConfidentialLedger"

0 commit comments

Comments
 (0)