Skip to content

validation_method == "NONE" is no longer supported #133

@bfdy18

Description

@bfdy18

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions