Skip to content

Commit

Permalink
fixing vars for ses validation dns
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Sep 18, 2024
1 parent 7ea20de commit 8fc08d7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
5 changes: 0 additions & 5 deletions aws/ses_validation_dns_entries/variables.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
variable "route53_zone_id" {
type = string
description = "Used by the scratch environment to reference cdssandbox in staging"
}

variable "custom_sending_domains_dkim" {
type = string
description = "Used to fetch the validation tokens for dkim for custom sending domains"
Expand Down
28 changes: 27 additions & 1 deletion env/staging/ses_validation_dns_entries/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fc08d7

Please sign in to comment.