We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d78720 commit 976dd1aCopy full SHA for 976dd1a
website/docs/r/savings_plan.html.markdown
@@ -24,7 +24,7 @@ resource "ovh_savings_plan" "plan" {
24
The following arguments are supported:
25
26
* `service_name` - (Required) ID of the public cloud project
27
-* `flavor` - (Required) Savings Plan flavor (e.g. Rancher, C3-4, any instance flavor, ...)
+* `flavor` - (Required) Savings Plan flavor (e.g. Rancher, C3-4, any instance flavor, ...). **The flavor for instances must be uppercased**.
28
* `period` - (Required) Periodicity of the Savings Plan
29
* `size` - (Required) Size of the Savings Plan
30
* `display_name` - (Required) Custom display name, used in invoices
0 commit comments