aws_cloudwatch_event_rule: Expected value of event_bus_name to match regular expression #18182
Labels
bug
Addresses a defect in current functionality.
service/cloudwatch
Issues and PRs that pertain to the cloudwatch service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform Version: 0.13.5
Provider: v3.32.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
TF should create event rule with this event bus name.
Actual Behavior
Terraform displaying this error output:
expected value of event_bus_name to match regular expression "^[a-zA-Z0-9._\\-]+$", got aws.partner/datadog.com/foo
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: