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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Data Sources: aws_outposts_site(s) #13825

Merged
merged 2 commits into from
Jun 18, 2020
Merged

New Data Sources: aws_outposts_site(s) #13825

merged 2 commits into from
Jun 18, 2020

Commits on Jun 18, 2020

  1. New Data Sources: aws_outposts_site(s)

    Output from acceptance testing:
    
    ```
    Pending access
    
        TestAccAWSOutpostsSiteDataSource_Id: data_source_aws_outposts_sites_test.go:62: skipping since no Sites Outpost found
    --- SKIP: TestAccAWSOutpostsSiteDataSource_Id (3.14s)
        TestAccAWSOutpostsSitesDataSource_basic: data_source_aws_outposts_sites_test.go:62: skipping since no Sites Outpost found
    --- SKIP: TestAccAWSOutpostsSitesDataSource_basic (6.16s)
        TestAccAWSOutpostsSiteDataSource_Name: data_source_aws_outposts_sites_test.go:62: skipping since no Sites Outpost found
    --- SKIP: TestAccAWSOutpostsSiteDataSource_Name (6.93s)
    ```
    bflad committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9b61e42 View commit details
    Browse the repository at this point in the history
  2. service/outposts: Review feedback

    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSOutpostsSiteDataSource_Id (24.36s)
    --- PASS: TestAccAWSOutpostsSiteDataSource_Name (27.23s)
    ```
    bflad committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    30da901 View commit details
    Browse the repository at this point in the history