terraform-provider-vra7
terraform-provider-vra7 copied to clipboard
fix "reason" to "reasons" in example/simple
Small fix in example/simple.
reason = "this reason"
was wrong and returned an error
An argument named "reason" is not expected here. Did you mean "reasons"?
Signed-off-by: ytpom [email protected]