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

feat: add support for event archive in EventBridge resource #17270

Merged
merged 26 commits into from
Feb 18, 2021

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    13bbde0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    873750e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1d717 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    dc7cd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbcf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6426fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfd4516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fc5079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5648d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55701ca View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    cde2067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b81753a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da6259b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b22df View commit details
    Browse the repository at this point in the history
  5. feat: add import support

    heitorlessa committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5ab7d94 View commit details
    Browse the repository at this point in the history
  6. docs: add import support

    heitorlessa committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f729325 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74232ee View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Merge pull request hashicorp#15081 from jrobison-sb/dont-use-dot-loca…

    …l-example
    
    Use dot internal instead of dot local
    breathingdust authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    bc48c21 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    9a2f39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d569ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f3f6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a826846 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into feat/eventbridge_replay

    * main:
      Use dot internal instead of dot local
    heitorlessa committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    3e995c6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/hashicorp/terraform-provide…

    …r-aws into main
    
    * 'main' of https://github.com/hashicorp/terraform-provider-aws: (599 commits)
      Adds CHANGELOG
      Updates acceptance tests and documentation
      Update CHANGELOG.md for hashicorp#17650
      Removes redundant error check
      Update CHANGELOG.md for hashicorp#17645
      resource/aws_lb_listener_certificate: Prevent resource ID parsing error with IAM Server Certificate names containing underscores (hashicorp#17645)
      resource/aws_instance: Apply attribute waiter logic to iam_instance_profile attribute (hashicorp#17414)
      Update CHANGELOG.md for hashicorp#17534
      Adds multi-error handling to ElastiCache Cluster sweeper
      Excludes Clusters in Replication Groups from sweeper
      Adds check for deleting only member of replication group and does not retry
      Update CHANGELOG.md for hashicorp#17204
      Update docs for cloudfront_distribution resource
      fix(aws_ses_reciept_rule): include period in name validation regex
      Add CHANGELOG entry.
      r/aws_dx_gateway_association: Fix 'TestAccAwsDxGatewayAssociation_multiVpnGatewaysSingleAccount'.
      r/aws_ec2_transit_gateway: Increase deletion IncorrectState retry to 5 minutes.
      Update CHANGELOG.md after release
      fix if evaluation
      r/aws_dx_gateway_association: Modernize acceptance tests.
      ...
    heitorlessa committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e1da594 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feat/eventbridge_replay

    * main: (599 commits)
      Adds CHANGELOG
      Updates acceptance tests and documentation
      Update CHANGELOG.md for hashicorp#17650
      Removes redundant error check
      Update CHANGELOG.md for hashicorp#17645
      resource/aws_lb_listener_certificate: Prevent resource ID parsing error with IAM Server Certificate names containing underscores (hashicorp#17645)
      resource/aws_instance: Apply attribute waiter logic to iam_instance_profile attribute (hashicorp#17414)
      Update CHANGELOG.md for hashicorp#17534
      Adds multi-error handling to ElastiCache Cluster sweeper
      Excludes Clusters in Replication Groups from sweeper
      Adds check for deleting only member of replication group and does not retry
      Update CHANGELOG.md for hashicorp#17204
      Update docs for cloudfront_distribution resource
      fix(aws_ses_reciept_rule): include period in name validation regex
      Add CHANGELOG entry.
      r/aws_dx_gateway_association: Fix 'TestAccAwsDxGatewayAssociation_multiVpnGatewaysSingleAccount'.
      r/aws_ec2_transit_gateway: Increase deletion IncorrectState retry to 5 minutes.
      Update CHANGELOG.md after release
      fix if evaluation
      r/aws_dx_gateway_association: Modernize acceptance tests.
      ...
    heitorlessa committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f1a4348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d341f8f View commit details
    Browse the repository at this point in the history