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] DMS Serverless Replication resource #32908

Merged

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    6038332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2735fad View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7fc21c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5695ab9 View commit details
    Browse the repository at this point in the history
  3. feat: added changelog

    DanielRieske committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    930ee56 View commit details
    Browse the repository at this point in the history
  4. feat: added update test

    DanielRieske committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bae9793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57e250d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e491f4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    357ab04 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    0c6b7df View commit details
    Browse the repository at this point in the history
  2. chore: resolved indents

    DanielRieske committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d87ce62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9acb583 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16ab3ca View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    643da54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576b4bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77b1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae84e03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d6e73b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b97cc22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d07f15b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ab834c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4225dbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ebc6e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12017a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    87684c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a7c575 View commit details
    Browse the repository at this point in the history
  14. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccDMSReplicationConfig_' PKG=dms ACCTEST_PARALLELISM=2
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/dms/... -v -count 1 -parallel 2  -run=TestAccDMSReplicationConfig_ -timeout 360m
    === RUN   TestAccDMSReplicationConfig_basic
    === PAUSE TestAccDMSReplicationConfig_basic
    === RUN   TestAccDMSReplicationConfig_update
    === PAUSE TestAccDMSReplicationConfig_update
    === RUN   TestAccDMSReplicationConfig_startReplication
    === PAUSE TestAccDMSReplicationConfig_startReplication
    === CONT  TestAccDMSReplicationConfig_basic
    === CONT  TestAccDMSReplicationConfig_startReplication
    --- PASS: TestAccDMSReplicationConfig_basic (1492.04s)
    === CONT  TestAccDMSReplicationConfig_update
    --- PASS: TestAccDMSReplicationConfig_update (1532.52s)
    --- PASS: TestAccDMSReplicationConfig_startReplication (3206.23s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/dms	3212.085s
    ewbankkit committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    35c37a8 View commit details
    Browse the repository at this point in the history
  15. Fix terrafmt error.

    ewbankkit committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29fa3dd View commit details
    Browse the repository at this point in the history
  16. Fix terrafmt error.

    ewbankkit committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9f7eaaf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    86ae967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1b601 View commit details
    Browse the repository at this point in the history