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_global_cluster: Add force_destroy and source_db_cluster_identifier arguments, add global_cluster_members attribute #14487

Merged

Commits on Aug 6, 2020

  1. resource/aws_rds_global_cluster: Add force_destroy and source_db_clus…

    …ter_identifier arguments, add global_cluster_members attribute
    
    Reference: #10965
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSRdsGlobalCluster_disappears (11.01s)
    --- PASS: TestAccAWSRdsGlobalCluster_Engine_Aurora (14.06s)
    --- PASS: TestAccAWSRdsGlobalCluster_EngineVersion_AuroraPostgresql (14.18s)
    --- PASS: TestAccAWSRdsGlobalCluster_basic (14.27s)
    --- PASS: TestAccAWSRdsGlobalCluster_EngineVersion_AuroraMySQL (14.55s)
    --- PASS: TestAccAWSRdsGlobalCluster_EngineVersion_Aurora (14.72s)
    --- PASS: TestAccAWSRdsGlobalCluster_DeletionProtection (21.99s)
    --- PASS: TestAccAWSRdsGlobalCluster_DatabaseName (23.70s)
    --- PASS: TestAccAWSRdsGlobalCluster_StorageEncrypted (25.16s)
    --- PASS: TestAccAWSRdsGlobalCluster_SourceDbClusterIdentifier (168.11s)
    ```
    bflad committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    106cc5d View commit details
    Browse the repository at this point in the history