Skip to content

Commit 976dd1a

Browse files
author
Arthur Amstutz
committed
chore: Improve doc for resource ovh_savings_plan
1 parent 4d78720 commit 976dd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/savings_plan.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resource "ovh_savings_plan" "plan" {
2424
The following arguments are supported:
2525

2626
* `service_name` - (Required) ID of the public cloud project
27-
* `flavor` - (Required) Savings Plan flavor (e.g. Rancher, C3-4, any instance flavor, ...)
27+
* `flavor` - (Required) Savings Plan flavor (e.g. Rancher, C3-4, any instance flavor, ...). **The flavor for instances must be uppercased**.
2828
* `period` - (Required) Periodicity of the Savings Plan
2929
* `size` - (Required) Size of the Savings Plan
3030
* `display_name` - (Required) Custom display name, used in invoices

0 commit comments

Comments
 (0)