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 65262e1 commit fb3bd11Copy full SHA for fb3bd11
modules/route-53-record/README.md
@@ -23,13 +23,13 @@ This Terraform module sets up an AWS Route53 record for a given domain and retri
23
| Name | Version |
24
|------|---------|
25
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.13.0 |
26
-| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 6.0.0 |
+| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.5.0 |
27
28
## Providers
29
30
31
32
-| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 6.0.0 |
+| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.5.0 |
33
34
## Modules
35
0 commit comments