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

Add support for Aurora Serverless v2 #24363

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    de5d53a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into f-aws_rds_cluster-aws_rds_cluster_instance-a…

    …urora_serverlessv2_support
    njoerd114 authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    cbc5646 View commit details
    Browse the repository at this point in the history
  3. Add changelog entries

    njoerd114 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    11ec5ed View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Tweak CHANGELOG entry.

    ewbankkit committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    39e34b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010a213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f853e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bbf432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8481662 View commit details
    Browse the repository at this point in the history
  6. r/aws_rds_cluster: 'serverlessv2_scaling_configuration.max_capacity' …

    …and 'serverlessv2_scaling_configuration.min_capacity' are Required.
    
    Acceptance test output:
    
    % make testacc TESTS=TestAccRDSCluster_serverlessV2ScalingConfiguration PKG=rds
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/rds/... -v -count 1 -parallel 20 -run='TestAccRDSCluster_serverlessV2ScalingConfiguration'  -timeout 180m
    === RUN   TestAccRDSCluster_serverlessV2ScalingConfiguration
    === PAUSE TestAccRDSCluster_serverlessV2ScalingConfiguration
    === CONT  TestAccRDSCluster_serverlessV2ScalingConfiguration
    --- PASS: TestAccRDSCluster_serverlessV2ScalingConfiguration (235.67s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/rds	245.624s
    ewbankkit committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3e6a855 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64ba146 View commit details
    Browse the repository at this point in the history
  8. Fix terrafmt error.

    ewbankkit committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    6a4d5d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26c8c9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    472c129 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a71db5f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dcda4bb View commit details
    Browse the repository at this point in the history