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

r/aws_simpledb_domain: Deprecate resource #39536

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Commits on Sep 30, 2024

  1. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccSimpleDBDomain_' PKG=simpledb
    make: Verifying source code with gofmt...
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.23.1 test ./internal/service/simpledb/... -v -count 1 -parallel 20  -run=TestAccSimpleDBDomain_ -timeout 360m
    === RUN   TestAccSimpleDBDomain_basic
    === PAUSE TestAccSimpleDBDomain_basic
    === RUN   TestAccSimpleDBDomain_disappears
    === PAUSE TestAccSimpleDBDomain_disappears
    === RUN   TestAccSimpleDBDomain_MigrateFromPluginSDK
    === PAUSE TestAccSimpleDBDomain_MigrateFromPluginSDK
    === CONT  TestAccSimpleDBDomain_basic
    === CONT  TestAccSimpleDBDomain_MigrateFromPluginSDK
    === CONT  TestAccSimpleDBDomain_disappears
    --- PASS: TestAccSimpleDBDomain_disappears (12.13s)
    --- PASS: TestAccSimpleDBDomain_basic (14.48s)
    --- PASS: TestAccSimpleDBDomain_MigrateFromPluginSDK (28.61s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/simpledb	34.191s
    ewbankkit committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    992e9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac40714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49aa330 View commit details
    Browse the repository at this point in the history
  4. Update 39536.txt

    ewbankkit authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4112352 View commit details
    Browse the repository at this point in the history