Skip to content

Ability to handle default bus #4

@svenlito

Description

@svenlito

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 use default and rather than using aws_cloudwatch_event_bus.this[0].name
  • extend README to point out how to deal with a default bus.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions