Valid resource characters are being replaced by null label module. #147
Labels
enhancement
New feature or request
invalid
This doesn't seem right
wontfix
This will not be worked on
Found a bug? Maybe our Slack Community can help.
Describe the Bug
Valid resource character
/
is being replaced in ECR'sname
variable.Expected Behavior
Valid resource character
/
is not being replaced in ECR'sname
variable.Steps to Reproduce
Steps to reproduce the behavior:
tfr:///cloudposse/ecr/aws//.?version=0.38.0
terraform modulea/b
ab
Edit: I added
/
manually to regex_replace_chars for the time being but it would be nice to change the default to include slashes. :)The text was updated successfully, but these errors were encountered: