Skip to content

Commit

Permalink
rm lockfile (#151)
Browse files Browse the repository at this point in the history
* rm lockfile

* make readme
  • Loading branch information
kevcube authored Dec 12, 2023
1 parent 94699da commit 16345e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 87 deletions.
85 changes: 0 additions & 85 deletions .terraform.lock.hcl

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Available targets:

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.30.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion docs/terraform.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.30.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.0 |

## Modules

Expand Down

0 comments on commit 16345e1

Please sign in to comment.