You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is your request related to a new offering from AWS?
N/A
Is your request related to a problem? Please describe.
If
create_event_bus
is set tofalse
one cannot set thebus_name
to target. It gets set todefault
terraform-aws-eventbridge/main.tf
Line 35 in 906db9f
terraform-aws-eventbridge/main.tf
Line 53 in 906db9f
terraform-aws-eventbridge/main.tf
Line 188 in 906db9f
Describe the solution you'd like.
When
create_event_bus
is set tofalse
andbus_name
is set, use the bus name instead ofdefault
Describe alternatives you've considered.
After reading through the terraform code, I'm unable to identify an alternative path forward.
Additional context
N/A
The text was updated successfully, but these errors were encountered: