Skip to content

Commit

Permalink
docs: generate-terraform-docs: automated action (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ctreatma <ctreatma@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ctreatma authored Jul 8, 2024
1 parent 14fe8f6 commit 9a96220
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To view examples for how you can leverage this module, please see the [examples]
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 1.20.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 2.0.0 |
| <a name="requirement_local"></a> [local](#requirement\_local) | 2.4.1 |
| <a name="requirement_null"></a> [null](#requirement\_null) | 3.2.2 |
| <a name="requirement_tls"></a> [tls](#requirement\_tls) | 4.0.5 |
Expand All @@ -66,7 +66,7 @@ To view examples for how you can leverage this module, please see the [examples]

| Name | Version |
|------|---------|
| <a name="provider_equinix"></a> [equinix](#provider\_equinix) | ~> 1.20.0 |
| <a name="provider_equinix"></a> [equinix](#provider\_equinix) | ~> 2.0.0 |
| <a name="provider_local"></a> [local](#provider\_local) | 2.4.1 |
| <a name="provider_null"></a> [null](#provider\_null) | 3.2.2 |
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.5 |
Expand Down
2 changes: 1 addition & 1 deletion examples/cluster-with-cni/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is an example of how to make the cluster running installing [Flannel CNI](h
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 1.20.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 2.0.0 |
| <a name="requirement_null"></a> [null](#requirement\_null) | ~> 3.2.2 |

## Providers
Expand Down
4 changes: 2 additions & 2 deletions examples/cpem-add-on/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is an example of how to utilize the root module with the [CPEM add-on](http
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 1.20.0 |
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | ~> 2.0.0 |

## Providers

Expand All @@ -17,7 +17,7 @@ No providers.

| Name | Source | Version |
|------|--------|---------|
| <a name="module_kubernetes_addons"></a> [kubernetes\_addons](#module\_kubernetes\_addons) | equinix-labs/kubernetes-addons/equinix | 0.4.0 |
| <a name="module_kubernetes_addons"></a> [kubernetes\_addons](#module\_kubernetes\_addons) | equinix-labs/kubernetes-addons/equinix | 0.5.0 |
| <a name="module_tfk8s"></a> [tfk8s](#module\_tfk8s) | ../.. | n/a |

## Resources
Expand Down

0 comments on commit 9a96220

Please sign in to comment.