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 15d3a75 commit 6b9e649Copy full SHA for 6b9e649
.github/workflows/push-to-registry.yml
@@ -24,5 +24,4 @@ jobs:
24
system: aws
25
version: ${{ github.ref_name }}
26
path-to-zip: modules/
27
- lower-terraform-version: "0.99.99"
28
- higher-terraform-version: "1.5.6"
+ lower-terraform-version: "0.99.99"
modules/acm/README.md
@@ -92,7 +92,7 @@ module "acm" {
92
93
| Name | Version |
94
|------|---------|
95
-| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0, <=1.5.5 |
+| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
96
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.5.0 |
97
98
## Providers
0 commit comments