Skip to content

Commit b359d1b

Browse files
author
Lee Hicks
committed
Precommit fixes
1 parent b8d5e2f commit b359d1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ module "trusted-advisor-refresh" {
3232

3333
| Name | Version |
3434
|------|---------|
35-
| terraform | ~> 0.12.0 |
36-
| aws | ~> 2.70 |
35+
| terraform | >= 0.13.0 |
36+
| aws | >= 3.0 |
3737

3838
## Providers
3939

4040
| Name | Version |
4141
|------|---------|
42-
| aws | ~> 2.70 |
42+
| aws | >= 3.0 |
4343

4444
## Inputs
4545

0 commit comments

Comments
 (0)