-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Description
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- No 🛑: please wait to file a request until the functionality is avaialble in the AWS provider
- Yes ✅: please list the AWS provider version which introduced this functionality
Is your request related to a problem? Please describe.
Terraform gives error:
Error: expected validation_method to be one of [EMAIL DNS], got NONE
if set var.validation_method == "NONE".
Describe the solution you'd like.
allow var.validation_method == null.
Describe alternatives you've considered.
Additional context
Metadata
Metadata
Assignees
Labels
No labels