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

New Resource: aws_eks_node_group #10916

Merged
merged 1 commit into from
Nov 18, 2019
Merged

New Resource: aws_eks_node_group #10916

merged 1 commit into from
Nov 18, 2019

Commits on Nov 18, 2019

  1. New Resource: aws_eks_node_group

    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSEksNodeGroup_AmiType (1541.19s)
    --- PASS: TestAccAWSEksNodeGroup_basic (1592.90s)
    --- PASS: TestAccAWSEksNodeGroup_disappears (1474.40s)
    --- PASS: TestAccAWSEksNodeGroup_DiskSize (1509.60s)
    --- PASS: TestAccAWSEksNodeGroup_InstanceTypes (1718.96s)
    --- PASS: TestAccAWSEksNodeGroup_Labels (1674.47s)
    --- PASS: TestAccAWSEksNodeGroup_ReleaseVersion (1473.09s)
    --- PASS: TestAccAWSEksNodeGroup_RemoteAccess_Ec2SshKey (1572.12s)
    --- PASS: TestAccAWSEksNodeGroup_RemoteAccess_SourceSecurityGroupIds (1579.61s)
    --- PASS: TestAccAWSEksNodeGroup_ScalingConfig_DesiredSize (1695.85s)
    --- PASS: TestAccAWSEksNodeGroup_ScalingConfig_MaxSize (1644.41s)
    --- PASS: TestAccAWSEksNodeGroup_ScalingConfig_MinSize (1622.42s)
    --- PASS: TestAccAWSEksNodeGroup_Tags (1614.55s)
    --- PASS: TestAccAWSEksNodeGroup_Version (1721.66s)
    ```
    bflad committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    790ce54 View commit details
    Browse the repository at this point in the history