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

Add resources to manage Detective in an Organization #25237

Merged
merged 22 commits into from
Oct 30, 2023

Commits on Apr 27, 2023

  1. r/aws_detective_admin_account - new resource

    Signed-off-by: Owen Farrell <owen.farrell@gmail.com>
    owenfarrell committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    79e1133 View commit details
    Browse the repository at this point in the history
  2. r/aws_detective_organization_configuration - new resource

    Signed-off-by: Owen Farrell <owen.farrell@gmail.com>
    owenfarrell committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    85f43ac View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    871b257 View commit details
    Browse the repository at this point in the history
  2. Add copywrite headers.

    ewbankkit committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    254225f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b841dda View commit details
    Browse the repository at this point in the history
  4. Fix markdown-lint errors.

    ewbankkit committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    27b5903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05b3dff View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    cf7d890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2c883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b97e1d View commit details
    Browse the repository at this point in the history
  4. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccDetective_serial/Graph' PKG=detective
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/detective/... -v -count 1 -parallel 20  -run=TestAccDetective_serial/Graph -timeout 360m
    === RUN   TestAccDetective_serial
    === PAUSE TestAccDetective_serial
    === CONT  TestAccDetective_serial
    === RUN   TestAccDetective_serial/Graph
    === RUN   TestAccDetective_serial/Graph/basic
    === RUN   TestAccDetective_serial/Graph/disappears
    === RUN   TestAccDetective_serial/Graph/tags
    --- PASS: TestAccDetective_serial (121.20s)
        --- PASS: TestAccDetective_serial/Graph (121.20s)
            --- PASS: TestAccDetective_serial/Graph/basic (31.48s)
            --- PASS: TestAccDetective_serial/Graph/disappears (20.73s)
            --- PASS: TestAccDetective_serial/Graph/tags (68.99s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/detective	127.274s
    ewbankkit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2fea973 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ea6c3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c766a7e View commit details
    Browse the repository at this point in the history
  7. Tidy up acceptance tests.

    ewbankkit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f25f150 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5ecbeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba85b4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    107d0e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a5d4fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b7b265 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6358347 View commit details
    Browse the repository at this point in the history
  14. Add CHANGELOG entries.

    ewbankkit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e02eacf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ecb291 View commit details
    Browse the repository at this point in the history