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_emr_cluster: Add master_instance_group configuration block instance_count argument (support multiple master nodes) #9235

Merged
merged 3 commits into from
Jul 16, 2019

Commits on Jul 4, 2019

  1. resource/aws_emr_cluster: Add master_instance_group configuration blo…

    …ck instance_count argument (support multiple master nodes)
    
    Reference: #9226
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSEMRCluster_MasterInstanceGroup_InstanceCount (1062.33s)
    ```
    bflad committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    5b1e6cc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. docs/resource/aws_emr_cluster: Adjust wording that multi-master only …

    …requires public subnets to have public IP on launch
    
    Reference: #9235 (review)
    bflad committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    4c628e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

    Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
    bflad and nywilken authored Jul 16, 2019
    Configuration menu
    Copy the full SHA
    31a7140 View commit details
    Browse the repository at this point in the history