Skip to content

Commit 9b8a1db

Browse files
author
Ryan Johnson
authored
Update index.html.markdown
Clarified example Terraform configuration. Signed-off-by: Ryan Johnson <[email protected]>
1 parent f10a628 commit 9b8a1db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

website/docs/index.html.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Please use the navigation to the left to read about available data sources and r
1717

1818
## Basic Configuration of the Provider
1919

20-
With Terraform 0.13 and later, the `terraform` configuration block should be used in your configurations:
20+
With Terraform 0.13 and later, the `terraform` configuration block should be used in your configurations.
21+
22+
**Example**: Terraform Configuration
2123

2224
```hcl
2325
terraform {
@@ -71,4 +73,4 @@ The following arguments are used to configure the Terraform Provider for VMware
7173

7274
For more information how how to submit bug reports, feature requests, or details on how to make your own contributions to the provider, see the Terraform provider for VMware vRealize Automation [project][tf-vra-project-page].
7375

74-
[tf-vra-project-page]: https://github.com/vmware/terraform-provider-vra
76+
[tf-vra-project-page]: https://github.com/vmware/terraform-provider-vra

0 commit comments

Comments
 (0)