Skip to content
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

mapping aws_glue #242

Merged
merged 3 commits into from
Dec 26, 2021
Merged

mapping aws_glue #242

merged 3 commits into from
Dec 26, 2021

Conversation

PatMyron
Copy link
Contributor

@PatMyron PatMyron commented Dec 26, 2021

prev: #218
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/glue_data_catalog_encryption_settings
https://github.com/aws/aws-sdk-go/blob/main/models/apis/glue/2017-03-31/api-2.json

Generating rule for `aws_glue_data_catalog_encryption_settings.catalog_id`
panic: regexp: Compile(`^[\x{0020}-\x{D7FF}\x{E000}-\x{FFFD}\x{D800}\x{DC00}-\x{DBFF}\x{DFFF}\t]*$`): error parsing regexp: invalid character class range: `\x{DC00}-\x{DBFF}`

Generating rule for `aws_glue_ml_transform.description`
panic: regexp: Compile(`^[\x{0020}-\x{D7FF}\x{E000}-\x{FFFD}\x{D800}\x{DC00}-\x{DBFF}\x{DFFF}\r\n\t]*$`): error parsing regexp: invalid character class range: `\x{DC00}-\x{DBFF}`

Generating rule for `aws_glue_ml_transform.name`
panic: regexp: Compile(`^[\x{0020}-\x{D7FF}\x{E000}-\x{FFFD}\x{D800}\x{DC00}-\x{DBFF}\x{DFFF}\t]*$`): error parsing regexp: invalid character class range: `\x{DC00}-\x{DBFF}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant