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_ami*: Fix ena_support attribute for copy/from_instance and uncouple common schema function #5433

Merged
merged 2 commits into from
Aug 7, 2018

Commits on Aug 2, 2018

  1. resource/aws_ami*: Fix ena_support attribute for copy/from_instance a…

    …nd uncouple common schema function
    bflad committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    febbf9b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. tests: Add missing testAccCheckAWSAMICopyExists, testAccCheckAWSAMICo…

    …pyDestroy, testAccCheckAWSEbsSnapshotDestroy, and TestAccAWSAMICopy_EnaSupport
    
    === RUN   TestAccAWSAMICopy_basic
    --- PASS: TestAccAWSAMICopy_basic (461.78s)
    === RUN   TestAccAWSAMICopy_EnaSupport
    --- PASS: TestAccAWSAMICopy_EnaSupport (404.16s)
    === RUN   TestAccAWSEBSSnapshot_basic
    --- PASS: TestAccAWSEBSSnapshot_basic (152.68s)
    === RUN   TestAccAWSEBSSnapshot_withDescription
    --- PASS: TestAccAWSEBSSnapshot_withDescription (43.34s)
    === RUN   TestAccAWSEBSSnapshot_withKms
    --- PASS: TestAccAWSEBSSnapshot_withKms (77.37s)
    bflad committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    ae0772a View commit details
    Browse the repository at this point in the history