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

Feature: AWS Shield Advanced: DRT AccessRole ARN and Access Log Bucket Associations #33328

Merged
merged 16 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. Revert bad commit

    shawnaws committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2789d38 View commit details
    Browse the repository at this point in the history
  2. Revert bad commit

    shawnaws committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a46c9a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Revert bad commit

    shawnaws committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b7bfa02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb5f83 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entries.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    599e680 View commit details
    Browse the repository at this point in the history
  4. Add copywrite headers.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    eb09290 View commit details
    Browse the repository at this point in the history
  5. Fix compilation errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0fdcb7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    820d189 View commit details
    Browse the repository at this point in the history
  7. Fix terrafmt errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3e3f853 View commit details
    Browse the repository at this point in the history
  8. Fix terrafmt errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5923616 View commit details
    Browse the repository at this point in the history
  9. Fix importlint errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1ce4749 View commit details
    Browse the repository at this point in the history
  10. Fix markdown-lint 'MD022/blanks-around-headings/blanks-around-headers…

    … Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below]'.
    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e59a772 View commit details
    Browse the repository at this point in the history
  11. Fix providerlint 'AWSAT005: avoid hardcoded ARN AWS partitions, use a…

    …ws_partition data source'.
    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5df93ee View commit details
    Browse the repository at this point in the history
  12. Fix terrafmt errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e357ffa View commit details
    Browse the repository at this point in the history
  13. Fix golangci-lint errors.

    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    320000c View commit details
    Browse the repository at this point in the history
  14. Add explicit 'depends_on' to prevent 'The provided role does not have…

    … a valid DRT managed policy attached' errors.
    ewbankkit committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f940142 View commit details
    Browse the repository at this point in the history