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

service/efs: Add File System ARN attributes #6371

Merged
merged 1 commit into from
Nov 6, 2018
Merged

Commits on Nov 6, 2018

  1. service/efs: Add File System ARN attributes

    Changes:
    * data-source/aws_efs_file_system: Add `arn` attribute
    * data-source/aws_efs_mount_target: Add `file_system_arn` attribute
    * resource/aws_efs_file_system: Add `arn` attribute
    * resource/aws_efs_mount_target: Add `file_system_arn` attribute
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccDataSourceAwsEfsFileSystem (23.38s)
    --- PASS: TestAccAWSEFSFileSystem_basic (47.76s)
    --- PASS: TestAccDataSourceAwsEfsMountTargetByMountTargetId (220.04s)
    --- PASS: TestAccAWSEFSMountTarget_basic (399.10s)
    ```
    bflad committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c558397 View commit details
    Browse the repository at this point in the history