Skip to content

Commit

Permalink
Merge pull request #100 from jfcantu/fix-provider-docs-formatting
Browse files Browse the repository at this point in the history
Fix formatting issues in docs/index.md
  • Loading branch information
koikonom authored May 10, 2021
2 parents 316e49f + c7ae298 commit f0edfe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ provider "ad" {
```

## Example Usage

```terraform
## Example Usage

```terraform
variable "hostname" { default = "ad.yourdomain.com" }
Expand Down
4 changes: 0 additions & 4 deletions templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ provider "ad" {
```

## Example Usage

```terraform

## Example Usage

{{tffile "examples/provider/provider.tf"}}

Expand Down

0 comments on commit f0edfe7

Please sign in to comment.