Open EugenKon opened 1 week ago
Voting for Prioritization
Volunteering to Work on This Issue
Hey @EugenKon 👋 Thank you for taking the time to raise this! This resource doesn't represent a "real" resource in AWS; it's just used to help with the verification workflow. The example shows the most common usage, as described in the resource description:
Most commonly, this resource is used together with
aws_route53_record
andaws_ses_domain_identity
to request an SES domain identity, deploy the required DNS verification records, and wait for verification to complete.
In that example, this resource handles the "and wait for verification to complete" part; it's used to represent a successful verification.
Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ses_domain_identity_verification
Description
This is not clear which part of domain identity verification it belongs:
Also this documentation lacks information about outcome when this "resource" is used.
References
No response
Would you like to implement a fix?
None