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

New resource: aws_account_region #35739

Merged
merged 21 commits into from Mar 6, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    04fc08c View commit details
    Browse the repository at this point in the history
  2. some fixes

    AliAllomani committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    557b7ed View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    d42bd42 View commit details
    Browse the repository at this point in the history
  2. correct docs

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f853f6f View commit details
    Browse the repository at this point in the history
  3. Update lint and tests

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    50d633f View commit details
    Browse the repository at this point in the history
  4. fixes

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fe561a1 View commit details
    Browse the repository at this point in the history
  5. lint fix

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    50429d2 View commit details
    Browse the repository at this point in the history
  6. doc lint fix

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c25cc4e View commit details
    Browse the repository at this point in the history
  7. fix test name

    AliAllomani committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    175606c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    8c6dda0 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry.

    ewbankkit committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9b6627f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    cc91641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746fe9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db2877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d49633 View commit details
    Browse the repository at this point in the history
  5. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccAccount_serial/Region/basic' PKG=account
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/account/... -v -count 1 -parallel 20  -run=TestAccAccount_serial/Region/basic -timeout 360m
    === RUN   TestAccAccount_serial
    === PAUSE TestAccAccount_serial
    === CONT  TestAccAccount_serial
    === RUN   TestAccAccount_serial/Region
    === RUN   TestAccAccount_serial/Region/basic
    --- PASS: TestAccAccount_serial (478.82s)
        --- PASS: TestAccAccount_serial/Region (478.82s)
            --- PASS: TestAccAccount_serial/Region/basic (478.82s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/account	485.498s
    ewbankkit committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3d11600 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df82b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e3e147 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e7ab7c View commit details
    Browse the repository at this point in the history
  9. Run 'make gen'.

    ewbankkit committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    281c3c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c517680 View commit details
    Browse the repository at this point in the history