spotinst / terraform-provider-spotinst

Terraform Spotinst provider.
https://registry.terraform.io/providers/spotinst/spotinst/latest/docs
Mozilla Public License 2.0
63 stars 56 forks source link

Small typo in `spotinst_ocean_gke_launch_spec` doc. #351

Closed ShimonOhayon closed 1 year ago

ShimonOhayon commented 2 years ago

https://github.com/spotinst/terraform-provider-spotinst/blob/a4cf708a01730686774e462865a76777601fcb1e/docs/resources/ocean_gke_launch_spec.md?plain=1#L26-L27 I believe it should be

 instance_types = ["n1-standard-1, n1-standard-2"]
 tags = ["tag1", "tag2"]
stevenfeltner commented 1 year ago

@ShimonOhayon Thank you for pointing this out. I have created a PR to get that corrected.

anuragsharma-123 commented 1 year ago

PR released with v1.95.1