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

resource/aws_rds_cluster: Add allow_major_version_upgrade argument #14709

Merged
merged 3 commits into from
Sep 22, 2020

Commits on Sep 18, 2020

  1. resource/aws_rds_cluster: Add allow_major_version_upgrade argument

    Reference: #13874
    
    Output from acceptance testing in AWS Commercial:
    
    ```
    --- PASS: TestAccAWSRDSCluster_AllowMajorVersionUpgrade (1248.28s)
    ```
    
    Output from acceptance testing in AWS GovCloud (US):
    
    ```
    --- PASS: TestAccAWSRDSCluster_AllowMajorVersionUpgrade (1457.47s)
    ```
    bflad committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8d7bc98 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Update website/docs/r/rds_cluster_instance.html.markdown

    Co-authored-by: angie pinilla <angelinepinilla@gmail.com>
    bflad and anGie44 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    400310e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5021f3d View commit details
    Browse the repository at this point in the history