Skip to content

Commit b4648ac

Browse files
FIX: Update Description Type in Commitment Resource (#15928)
1 parent 13217f3 commit b4648ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/compute/RegionCommitment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ properties:
157157
description: |
158158
The type of commitment, which affects the discount rate and the eligible resources.
159159
The type could be one of the following value: `MEMORY_OPTIMIZED`, `ACCELERATOR_OPTIMIZED`,
160-
`GENERAL_PURPOSE_N1`, `GENERAL_PURPOSE_N2`, `GENERAL_PURPOSE_N2D`, `GENERAL_PURPOSE_E2`,
160+
`GENERAL_PURPOSE`, `GENERAL_PURPOSE_N2`, `GENERAL_PURPOSE_N2D`, `GENERAL_PURPOSE_E2`,
161161
`GENERAL_PURPOSE_T2D`, `GENERAL_PURPOSE_C3`, `COMPUTE_OPTIMIZED_C2`, `COMPUTE_OPTIMIZED_C2D` and
162162
`GRAPHICS_OPTIMIZED_G2`
163163
default_from_api: true

0 commit comments

Comments
 (0)