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_organizations_organization: Add non_master_accounts attribute #8926

Merged
merged 1 commit into from
Jun 18, 2019

Commits on Jun 10, 2019

  1. resource/aws_organizations_organization: Add non_master_accounts attr…

    …ibute
    
    Reference: #8903
    
    This seems like it might be a common use case, so we provide a native attribute rather than requiring all implementations to filter the existing `accounts` attribute.
    
    Output from acceptance testing:
    
    ```
            --- PASS: TestAccAWSOrganizations/Organization/basic (14.39s)
    ```
    bflad committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    533e315 View commit details
    Browse the repository at this point in the history