Skip to content

Commit

Permalink
terraform-docs: automated action
Browse files Browse the repository at this point in the history
Signed-off-by: khos2ow <[email protected]>
  • Loading branch information
khos2ow committed Feb 24, 2021
1 parent 16349a6 commit 143584e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions examples/tf11_basic/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ No Modules.

| Name |
|------|
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.2.0/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/1.0.0/docs/data-sources/key) |
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) |

### Inputs

Expand Down
4 changes: 2 additions & 2 deletions examples/tf11_extra_args/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ No Modules.

The following resources are used by this module:

- [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.2.0/docs/data-sources/acm_certificate)
- [consul_key](https://registry.terraform.io/providers/hashicorp/consul/1.0.0/docs/data-sources/key)
- [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate)
- [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key)

### Inputs

Expand Down
4 changes: 2 additions & 2 deletions examples/tf12_basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ No Modules.
| Name |
|------|
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) |
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) |
### Inputs
Expand Down
4 changes: 2 additions & 2 deletions examples/tf12_find/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ No Modules.

| Name |
|------|
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) |
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) |

## Inputs

Expand Down
4 changes: 2 additions & 2 deletions examples/tf12_inject/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ No Modules.
| Name |
|------|
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) |
| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) |
| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) |
### Inputs
Expand Down

0 comments on commit 143584e

Please sign in to comment.