Deployed version of Documenso.
This commit is contained in:
@@ -29,8 +29,8 @@ output "secrets_manager_secret_name" {
|
||||
}
|
||||
|
||||
output "ses_identity_domain" {
|
||||
description = "SES domain verified for outbound mail."
|
||||
value = aws_ses_domain_identity.this.domain
|
||||
description = "SES domain used for outbound mail."
|
||||
value = local.ses_domain
|
||||
}
|
||||
|
||||
output "upload_bucket_name" {
|
||||
|
||||
Reference in New Issue
Block a user