We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb4873 commit b35a101Copy full SHA for b35a101
README.md
@@ -53,13 +53,13 @@ resource "aws_lb" "this" {
53
| Name | Version |
54
|------|---------|
55
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
56
-| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 3.6 |
+| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 4 |
57
58
## Providers
59
60
61
62
-| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 3.6 |
+| <a name="provider_aws"></a> [aws](#provider\_aws) | ~> 4 |
63
64
## Modules
65
0 commit comments