Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventBridge Rule and Target: Allow event_bridge_name to be an ARN #20613

Merged
merged 26 commits into from
Aug 18, 2021

Commits on Aug 18, 2021

  1. Delete dependabot.yml

    richardowen authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7855810 View commit details
    Browse the repository at this point in the history
  2. Add acceptance test for AWS EventBridge event bus configuration using…

    … an ARN as event_bus_name.
    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    cb7fa83 View commit details
    Browse the repository at this point in the history
  3. EventBridge event bus rule, READ operation: update rule ID validation…

    … to accept event bus ARN.
    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d43189f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f31161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cdda95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a687b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e157d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    827a419 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7745f2d View commit details
    Browse the repository at this point in the history
  10. Revert "Delete dependabot.yml"

    This reverts commit d3fe849.
    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    8ce9944 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f80e5f1 View commit details
    Browse the repository at this point in the history
  12. Fix typo on event rule test.

    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    62f5d87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a2803d View commit details
    Browse the repository at this point in the history
  14. Fix event target test.

    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9c61947 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5c40bc6 View commit details
    Browse the repository at this point in the history
  16. Remove unused function.

    francesco-fucile authored and ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    4388369 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1d5487d View commit details
    Browse the repository at this point in the history
  18. Add CHANGELOG entry.

    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a0e8d69 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1770fa3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aba89ae View commit details
    Browse the repository at this point in the history
  21. Consistently use 'events' as an import alias for 'github.com/aws/aws-…

    …sdk-go/service/cloudwatchevents'.
    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9c33e57 View commit details
    Browse the repository at this point in the history
  22. r/aws_cloudwatch_event_rule: Use event bus name from resource ID as A…

    …PI response may collapse any ARN.
    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    8aa6c44 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    13927fc View commit details
    Browse the repository at this point in the history
  24. Fix terrafmt errors.

    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6f5e51b View commit details
    Browse the repository at this point in the history
  25. Fix terrafmt errors.

    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    33fc9ad View commit details
    Browse the repository at this point in the history
  26. Fix terrafmt errors.

    ewbankkit committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    351cd8a View commit details
    Browse the repository at this point in the history