Skip to content

Commit 5202a2f

Browse files
committed
update acm module to 4.3.1
1 parent f88de92 commit 5202a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module "certificate" {
1313
}
1414

1515
source = "terraform-aws-modules/acm/aws"
16-
version = "4.1.0"
16+
version = "4.3.1"
1717

1818
domain_name = local.main_domain
1919
zone_id = var.domain_zone_id

0 commit comments

Comments
 (0)