-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
Is your request related to a problem? Please describe.
As of now, this module expects a bus_name
value to be set otherwise it'll attempt to create a default bus that is unwanted as it usually already exists. Additionally, rules creation will fail as a bus_name
is required.
Describe the solution you'd like.
- in case no
bus_name
is defined we should usedefault
and rather than usingaws_cloudwatch_event_bus.this[0].name
- extend README to point out how to deal with a
default
bus.
Metadata
Metadata
Assignees
Labels
No labels