Skip to content

Commit

Permalink
Fix provider versions
Browse files Browse the repository at this point in the history
  • Loading branch information
WebSpider committed May 14, 2024
1 parent 0da0a48 commit 1c7d697
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/terraform.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

| Name | Version |
|------|---------|
| <a name="provider_cloudinit"></a> [cloudinit](#provider\_cloudinit) | 2.3.4 |
| <a name="provider_github"></a> [github](#provider\_github) | 6.2.1 |
| <a name="provider_hcloud"></a> [hcloud](#provider\_hcloud) | 1.47.0 |
| <a name="provider_local"></a> [local](#provider\_local) | 2.5.1 |
| <a name="provider_null"></a> [null](#provider\_null) | 3.2.2 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.1 |
| <a name="provider_remote"></a> [remote](#provider\_remote) | 0.1.3 |
| <a name="provider_cloudinit"></a> [cloudinit](#provider\_cloudinit) | n/a |
| <a name="provider_github"></a> [github](#provider\_github) | >= 5.44.0 |
| <a name="provider_hcloud"></a> [hcloud](#provider\_hcloud) | >= 1.43.0 |
| <a name="provider_local"></a> [local](#provider\_local) | >= 2.4.0 |
| <a name="provider_null"></a> [null](#provider\_null) | n/a |
| <a name="provider_random"></a> [random](#provider\_random) | n/a |
| <a name="provider_remote"></a> [remote](#provider\_remote) | >= 0.1.2 |

### Modules

Expand Down

0 comments on commit 1c7d697

Please sign in to comment.