Skip to content

Commit 730a2de

Browse files
authored
chore(deps): update terraform terraform-aws-modules/acm/aws to v5.2.0 (#53)
1 parent e0d262d commit 730a2de

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
@@ -25,7 +25,7 @@ module "certificate" {
2525
}
2626

2727
source = "terraform-aws-modules/acm/aws"
28-
version = "5.1.1"
28+
version = "5.2.0"
2929

3030
domain_name = local.main_domain
3131
zone_id = var.domain_zone_id

0 commit comments

Comments
 (0)