Skip to content

Instantly share code, notes, and snippets.

@kasia-kittel
Last active September 16, 2019 13:13
Show Gist options
  • Save kasia-kittel/e6a9ff753e95d6b50b318c14c707f427 to your computer and use it in GitHub Desktop.
Save kasia-kittel/e6a9ff753e95d6b50b318c14c707f427 to your computer and use it in GitHub Desktop.
(...)-MBP:aws kasia$ aws-vault exec test -- go test -v -timeout 15m -run TestIsPublicSubnet
=== RUN TestIsPublicSubnet
=== PAUSE TestIsPublicSubnet
=== CONT TestIsPublicSubnet
TestIsPublicSubnet 2019-09-16T14:12:24+01:00 region.go:91: Using region eu-west-3
--- PASS: TestIsPublicSubnet (3.17s)
PASS
ok terratest/modules/aws 3.199s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment