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/db_event_subscription - fix adding new event_categories to existing resource #21338

Closed

Commits on Oct 14, 2021

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

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    75502a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5dec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    b394587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a2f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3927bb3 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    kamilturek committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    af05c11 View commit details
    Browse the repository at this point in the history
  5. include additional kinesis-settings

    added the following settings:
    IncludeTransactionDetails
    IncludePartitionValue
    PartitionIncludeSchemaTable
    IncludeTableAlterOperations
    IncludeControlDetails
    IncludeNullAndEmpty
    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a5ee635 View commit details
    Browse the repository at this point in the history
  6. formatting

    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    aa341e1 View commit details
    Browse the repository at this point in the history
  7. added schema.Resource

    added the new elements to the schema of the Kinesis settings
    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    2679b6c View commit details
    Browse the repository at this point in the history
  8. fix typo

    removed a "}," that should not have been removed :-)
    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    833abac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22371b2 View commit details
    Browse the repository at this point in the history
  10. update fales to "false"

    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3bb5c26 View commit details
    Browse the repository at this point in the history
  11. update documentation

    kduvekot-wehkamp-nl authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    e6fbc35 View commit details
    Browse the repository at this point in the history
  12. add changelog

    ksagle77 authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ec3c6af View commit details
    Browse the repository at this point in the history
  13. generalize change log

    ksagle77 authored and ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ff0eed4 View commit details
    Browse the repository at this point in the history
  14. r/aws_dms_endpoint: Additional Kinesis settings.

    Acceptance test output:
    
    $ make testacc TESTARGS='-run=TestAccDMSEndpoint_kinesis' PKG_NAME=internal/service/dms
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/dms -v -count 1 -parallel 20 -run=TestAccDMSEndpoint_kinesis -timeout 180m
    === RUN   TestAccDMSEndpoint_kinesis
    === PAUSE TestAccDMSEndpoint_kinesis
    === CONT  TestAccDMSEndpoint_kinesis
    --- PASS: TestAccDMSEndpoint_kinesis (182.20s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/dms	182.255s
    ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9f0ced1 View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG entry.

    ewbankkit committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    e9dfe40 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. refactor: apply suggestions from code review

    Co-authored-by: Dirk Avery <[email protected]>
    bambro and YakDriver committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e83a92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50999f6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump integrations/github in /infrastructure/repository

    Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 4.16.0 to 4.17.0.
    - [Release notes](https://github.com/integrations/terraform-provider-github/releases)
    - [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
    - [Commits](integrations/terraform-provider-github@v4.16.0...v4.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: integrations/github
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    f054a70 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/aws/aws-sdk-go in /providerlint

    Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.41.2 to 1.41.4.
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go@v1.41.2...v1.41.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    271bd26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a708ed4 View commit details
    Browse the repository at this point in the history
  6. refactor: fix up latest merge

    bambro committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    310ad85 View commit details
    Browse the repository at this point in the history
  7. Simplify comments.

    ewbankkit committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    24aed6d View commit details
    Browse the repository at this point in the history
  8. mardown lint

    anGie44 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    825446e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b90b1c View commit details
    Browse the repository at this point in the history
  10. Merge pull request hashicorp#21343 from hashicorp/dependabot/go_modul…

    …es/providerlint/github.com/aws/aws-sdk-go-1.41.4
    
    build(deps): bump github.com/aws/aws-sdk-go from 1.41.2 to 1.41.4 in /providerlint
    YakDriver committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6ea4433 View commit details
    Browse the repository at this point in the history
  11. Merge pull request hashicorp#21342 from hashicorp/dependabot/terrafor…

    …m/infrastructure/repository/integrations/github-4.17.0
    
    build(deps): bump integrations/github from 4.16.0 to 4.17.0 in /infrastructure/repository
    YakDriver committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    ac86cad View commit details
    Browse the repository at this point in the history
  12. Merge pull request hashicorp#21333 from hashicorp/sp-make-gen

    fix: adjust generators directives with bool flags and add conditional logic for header template
    anGie44 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    34d89a5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request hashicorp#21303 from bambro/f-kinesis-application-…

    …run-configurations
    
    fix: Allow run_configurations to be set on Kinesis AnalyticsV2
    YakDriver committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3c5c546 View commit details
    Browse the repository at this point in the history
  14. Merge pull request hashicorp#21337 from PatMyron/patch-1

    provider: cn-northwest-1 (Ningxia) hostedZoneID
    ewbankkit committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    4a8bb5c View commit details
    Browse the repository at this point in the history
  15. Merge pull request hashicorp#21338 from kamilturek/b-aws_db_event_sub…

    …scription_update
    
    r/db_event_subscription - fix adding new `event_categories` to existing resource
    ewbankkit committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    df2e0de View commit details
    Browse the repository at this point in the history
  16. Merge pull request hashicorp#20084 from ksagle77/f-aws_dms_endpoint-a…

    …dd-setting
    
    Add support for additional kinesis_settings to dms_endpoint
    ewbankkit committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c9bd565 View commit details
    Browse the repository at this point in the history