more email infra
This commit is contained in:
parent
bd8a817484
commit
d15f0d430f
2 changed files with 48 additions and 0 deletions
|
@ -18,3 +18,8 @@ variable "route53_zone_id" {
|
|||
description = "Route53 hosted zone ID for the domain"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "aws_account_id" {
|
||||
description = "AWS Account ID for SES S3 bucket policy"
|
||||
type = string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue