diff --git a/docs/index.md b/docs/index.md index d1d5d71..236c410 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,9 +10,9 @@ The CDAP provider is used to configure your - Rename the binary to match the [pattern](https://www.terraform.io/docs/configuration/providers.html#plugin-names-and-versions) - `terraform-provider-cdap-vX.Y.Z`). + `terraform-provider-cdap_vX.Y.Z`). -- Run `chmod u+x ./terraform-provider-cdap-vX.Y.Z` to make the binary +- Run `chmod u+x ./terraform-provider-cdap_vX.Y.Z` to make the binary executable. - Move the binary to a location your Terraform configs can diff --git a/tools/generate_docs/templates/index.md.tmpl b/tools/generate_docs/templates/index.md.tmpl index 098e325..41d9f7b 100644 --- a/tools/generate_docs/templates/index.md.tmpl +++ b/tools/generate_docs/templates/index.md.tmpl @@ -11,9 +11,9 @@ The CDAP provider is used to configure your - Rename the binary to match the [pattern](https://www.terraform.io/docs/configuration/providers.html#plugin-names-and-versions) - `terraform-provider-cdap-vX.Y.Z`). + `terraform-provider-cdap_vX.Y.Z`). -- Run `chmod u+x ./terraform-provider-cdap-vX.Y.Z` to make the binary +- Run `chmod u+x ./terraform-provider-cdap_vX.Y.Z` to make the binary executable. - Move the binary to a location your Terraform configs can