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_pinpointsmsvoicev2_phone_number - new resource #25036

Merged

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    84c22f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad391d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a139456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e4ebfd View commit details
    Browse the repository at this point in the history
  5. fix: linting fixes

    JamesMarino committed May 25, 2022
    Configuration menu
    Copy the full SHA
    86e1c31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aac8a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge branch 'main' into HEAD

    # Conflicts:
    #	.github/labeler-issue-triage.yml
    #	.github/labeler-pr-triage.yml
    #	infrastructure/repository/labels-service.tf
    #	internal/conns/awsclient_gen.go
    #	internal/conns/config_gen.go
    #	internal/provider/provider.go
    #	names/consts_gen.go
    #	names/names_data.csv
    #	website/allowed-subcategories.txt
    #	website/docs/guides/custom-service-endpoints.html.markdown
    ewbankkit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2651161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2e552 View commit details
    Browse the repository at this point in the history
  3. Run 'make gen'.

    ewbankkit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    48c5812 View commit details
    Browse the repository at this point in the history
  4. Run 'go get github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2@v…

    …1.12.8 && go mod tidy'.
    ewbankkit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6b7e1ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f2ec74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dffd68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    638140b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1e35d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86b1a51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d113c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed9f12b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    342398a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ccd0b0f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    652dd7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    61e9ff1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3978ea View commit details
    Browse the repository at this point in the history
  17. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccPinpointSMSVoiceV2OptOutList_' PKG=pinpointsmsvoicev2
    make: Verifying source code with gofmt...
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.22.6 test ./internal/service/pinpointsmsvoicev2/... -v -count 1 -parallel 20  -run=TestAccPinpointSMSVoiceV2OptOutList_ -timeout 360m
    === RUN   TestAccPinpointSMSVoiceV2OptOutList_basic
    === PAUSE TestAccPinpointSMSVoiceV2OptOutList_basic
    === RUN   TestAccPinpointSMSVoiceV2OptOutList_disappears
    === PAUSE TestAccPinpointSMSVoiceV2OptOutList_disappears
    === RUN   TestAccPinpointSMSVoiceV2OptOutList_tags
    === PAUSE TestAccPinpointSMSVoiceV2OptOutList_tags
    === CONT  TestAccPinpointSMSVoiceV2OptOutList_basic
    === CONT  TestAccPinpointSMSVoiceV2OptOutList_tags
    === CONT  TestAccPinpointSMSVoiceV2OptOutList_disappears
    --- PASS: TestAccPinpointSMSVoiceV2OptOutList_disappears (13.50s)
    --- PASS: TestAccPinpointSMSVoiceV2OptOutList_basic (15.71s)
    --- PASS: TestAccPinpointSMSVoiceV2OptOutList_tags (33.37s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/pinpointsmsvoicev2	38.259s
    ewbankkit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    144b79f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f15f207 View commit details
    Browse the repository at this point in the history
  2. Run 'make gen'.

    ewbankkit committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    170f8db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c190fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    761aaae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa755bb View commit details
    Browse the repository at this point in the history
  6. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccPinpointSMSVoiceV2PhoneNumber_' PKG=pinpointsmsvoicev2 ACCTEST_PARALLELISM=2
    make: Verifying source code with gofmt...
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.22.6 test ./internal/service/pinpointsmsvoicev2/... -v -count 1 -parallel 2  -run=TestAccPinpointSMSVoiceV2PhoneNumber_ -timeout 360m
    === RUN   TestAccPinpointSMSVoiceV2PhoneNumber_basic
    === PAUSE TestAccPinpointSMSVoiceV2PhoneNumber_basic
    === RUN   TestAccPinpointSMSVoiceV2PhoneNumber_full
    === PAUSE TestAccPinpointSMSVoiceV2PhoneNumber_full
    === RUN   TestAccPinpointSMSVoiceV2PhoneNumber_disappears
    === PAUSE TestAccPinpointSMSVoiceV2PhoneNumber_disappears
    === RUN   TestAccPinpointSMSVoiceV2PhoneNumber_tags
    === PAUSE TestAccPinpointSMSVoiceV2PhoneNumber_tags
    === CONT  TestAccPinpointSMSVoiceV2PhoneNumber_basic
    === CONT  TestAccPinpointSMSVoiceV2PhoneNumber_disappears
    --- PASS: TestAccPinpointSMSVoiceV2PhoneNumber_basic (19.22s)
    === CONT  TestAccPinpointSMSVoiceV2PhoneNumber_full
    --- PASS: TestAccPinpointSMSVoiceV2PhoneNumber_disappears (25.43s)
    === CONT  TestAccPinpointSMSVoiceV2PhoneNumber_tags
    --- PASS: TestAccPinpointSMSVoiceV2PhoneNumber_full (33.86s)
    --- PASS: TestAccPinpointSMSVoiceV2PhoneNumber_tags (36.83s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/pinpointsmsvoicev2	67.075s
    ewbankkit committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e402c22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ced48c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    029a5e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9048865 View commit details
    Browse the repository at this point in the history
  10. README not used.

    ewbankkit committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a57db51 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48b92f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f91ed53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5b33f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3c56d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    62ca78f View commit details
    Browse the repository at this point in the history