Skip to content

Commit 6b9e649

Browse files
chore:push-ro-registry-terraform-restriction-erased
1 parent 15d3a75 commit 6b9e649

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/push-to-registry.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
system: aws
2525
version: ${{ github.ref_name }}
2626
path-to-zip: modules/
27-
lower-terraform-version: "0.99.99"
28-
higher-terraform-version: "1.5.6"
27+
lower-terraform-version: "0.99.99"

modules/acm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module "acm" {
9292

9393
| Name | Version |
9494
|------|---------|
95-
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0, <=1.5.5 |
95+
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
9696
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.5.0 |
9797

9898
## Providers

0 commit comments

Comments
 (0)