Skip to content

Commit

Permalink
Update Terraform ugns/route53-ses/aws to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 9daf40c commit a567173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a567173

Please sign in to comment.