diff --git a/main.tf b/main.tf index 554b0f8..48728c2 100644 --- a/main.tf +++ b/main.tf @@ -53,7 +53,7 @@ module "mta_sts" { module "ses" { source = "ugns/route53-ses/aws" - version = "0.1.0" + version = "0.1.1" zone_id = aws_route53_zone.this.id topic_arn = aws_sns_topic.sns.arn