Error: Typo character_to_skip
instead of characters_to_skip
in DLP template creation caused validation error.
#10822
Labels
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Terraform v1.0.10
on darwin_amd64
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
charactersToSkip
in API request orcharacters_to_skip
in terraform template should be valid parameter when sending to DLP API and the response should be successful.Actual Behavior
characters_to_skip
:character_to_skip
per document:Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: