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_iam_instance_profile: Remove deprecated roles argument #14303

Merged
merged 1 commit into from
Jul 24, 2020

Commits on Jul 24, 2020

  1. resource/aws_iam_instance_profile: Remove deprecated roles argument

    Reference: hashicorp/terraform#13130
    Reference: #13398
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSIAMInstanceProfile_withoutRole (6.44s)
    --- PASS: TestAccAWSIAMInstanceProfile_basic (6.92s)
    --- PASS: TestAccAWSIAMInstanceProfile_namePrefix (6.94s)
    
    --- PASS: TestAccAWSAutoScalingGroup_LaunchTemplate_IAMInstanceProfile (53.25s)
    
    --- PASS: TestAccAWSAppautoScalingTarget_emrCluster (790.81s)
    
    --- PASS: TestAccAWSBeanstalkEnv_tier (518.46s)
    
    --- PASS: TestAccAWSIAMRole_testNameChange (12.80s)
    
    --- PASS: TestAccAWSInstance_instanceProfileChange (204.32s)
    --- PASS: TestAccAWSInstance_withIamInstanceProfile (115.26s)
    
    --- PASS: TestAccAWSLaunchConfiguration_withIAMProfile (21.61s)
    ```
    bflad committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b3d1a2a View commit details
    Browse the repository at this point in the history