-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Route53 CAA records #1465
Comments
There's a validator in Terraform that checks the record type is one of a supported list: |
This has just been merged. Thanks again @gazoakley :) |
Thank you! |
@Ninir Thanks for getting it reviewed quick 👍 |
Thanks for getting this in so quick! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Amazon has announced route53 support for certificate authority authorization (CAA) records:
https://forums.aws.amazon.com/ann.jspa?annID=4799
This issue is a feature request to add support for this record type.
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/arkadiyt/5b75f26fa1ec71ba847202de5d4970bc
Panic Output
N/A
Expected Behavior
Should have created a CAA record
Actual Behavior
Threw an exception
Steps to Reproduce
terraform plan
orterraform apply
Important Factoids
N/A
References
N/A
The text was updated successfully, but these errors were encountered: