dflook / cloudformation-dns-certificate

Cloudformation DNS Validated Certificate Resource
MIT License
48 stars 13 forks source link

DomainValidationOptions optional? #15

Closed chekalsky closed 1 year ago

chekalsky commented 3 years ago

Is it possible to make DomainValidationOptions optional as it is in CloudFormation?

dflook commented 3 years ago

Hello @chekalsky, could you tell me what you would use it for? The DomainValidationOptions are required to validate the certificate.

chekalsky commented 3 years ago

@dflook not always, I can validate manually with 3rd party provider, CloudFormation gives that ability.

dflook commented 1 year ago

As of version 2.0.0, DomainValidationOptions is optional