Skip to content

Instantly share code, notes, and snippets.

print("Hello, world!")
=== RUN TestInitBackendConfig
=== PAUSE TestInitBackendConfig
=== CONT TestInitBackendConfig
TestInitBackendConfig 2018-06-21T21:44:09+01:00 retry.go:69: Running terraform [init -upgrade=false -backend-config path="/var/folders/qg/64r2f0mn3wx118x_3768djbc0000gn/T/TestInitBackendConfig624432602/backend.tfstate"]
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:52: Running command terraform with args [init -upgrade=false -backend-config path="/var/folders/qg/64r2f0mn3wx118x_3768djbc0000gn/T/TestInitBackendConfig624432602/backend.tfstate"]
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:96:
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:96: Initializing the backend...
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:96:
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:96: Successfully configured the backend "local"! Terraform will automatically
TestInitBackendConfig 2018-06-21T21:44:09+01:00 command.go:96: use this backend unless the backend configuration
=== RUN TestApplyNoError
=== PAUSE TestApplyNoError
=== CONT TestApplyNoError
TestApplyNoError 2018-06-21T20:47:30+01:00 retry.go:69: Running terraform [init -upgrade=false -no-color]
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:52: Running command terraform with args [init -upgrade=false -no-color]
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:96:
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:96: Terraform has been successfully initialized!
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:96:
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:96: You may now begin working with Terraform. Try running "terraform plan" to see
TestApplyNoError 2018-06-21T20:47:30+01:00 command.go:96: any changes that are required for your infrastructure. All Terraform commands
=== RUN TestTerraformBasicExample
=== PAUSE TestTerraformBasicExample
=== CONT TestTerraformBasicExample
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 retry.go:69: Running terraform [init -upgrade=false -no-color]
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:52: Running command terraform with args [init -upgrade=false -no-color]
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:96:
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:96: Initializing provider plugins...
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:96:
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:96: The following providers do not have any version constraints in configuration,
TestTerraformBasicExample 2018-06-20T21:32:34+01:00 command.go:96: so the latest version was installed.
=== RUN TestTerraformAwsExample
=== PAUSE TestTerraformAwsExample
=== CONT TestTerraformAwsExample
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 region.go:40: Using AWS region eu-west-2 from environment variable TERRATEST_REGION
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 retry.go:69: Running terraform [init -upgrade=false]
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 command.go:52: Running command terraform with args [init -upgrade=false]
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 command.go:96:
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 command.go:96: Initializing provider plugins...
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 command.go:96: - Checking for available provider plugins on https://releases.hashicorp.com...
TestTerraformAwsExample 2018-06-19T21:35:26+01:00 command.go:96: - Downloading plugin for provider "aws" (1.23.0)...
=== RUN TestPackerBasicExample
=== PAUSE TestPackerBasicExample
=== CONT TestPackerBasicExample
TestPackerBasicExample 2018-06-17T13:18:27+01:00 packer.go:33: Running Packer to generate AMI for template ../examples/packer-basic-example/build.json
TestPackerBasicExample 2018-06-17T13:18:27+01:00 command.go:52: Running command packer with args [build -machine-readable -var aws_region=eu-central-1 ../examples/packer-basic-example/build.json]
TestPackerBasicExample 2018-06-17T13:18:28+01:00 command.go:96: 1529237908,,ui,say,==> amazon-ebs: Prevalidating AMI Name: terratest-packer-example-2018-06-17T12-18-27Z
TestPackerBasicExample 2018-06-17T13:18:29+01:00 command.go:96: 1529237909,,ui,message, amazon-ebs: Found Image ID: ami-c7e0c82c
TestPackerBasicExample 2018-06-17T13:18:29+01:00 command.go:96: 1529237909,,ui,say,==> amazon-ebs: Creating temporary keypair: packer_5b265194-ab4f-b034-0e9c-f4cefd5f5e87
TestPackerBasicExample 2018-06-17T13:18:30+01:00 command.go:96: 1529237910,,ui,say,==> amazon-ebs: Creatin
GOROOT=/usr/local/Cellar/go/1.10.3/libexec #gosetup
GOPATH=/Users/wjam/dev/opencredo/gopath #gosetup
/usr/local/Cellar/go/1.10.3/libexec/bin/go test -c -i -o /private/var/folders/qg/64r2f0mn3wx118x_3768djbc0000gn/T/___TestTerraformSshExample_in_github_com_gruntwork_io_terratest_test github.com/gruntwork-io/terratest/test #gosetup
/usr/local/Cellar/go/1.10.3/libexec/bin/go tool test2json -t /private/var/folders/qg/64r2f0mn3wx118x_3768djbc0000gn/T/___TestTerraformSshExample_in_github_com_gruntwork_io_terratest_test -test.v -test.run ^TestTerraformSshExample$ #gosetup
=== RUN TestTerraformSshExample
=== PAUSE TestTerraformSshExample
=== CONT TestTerraformSshExample
TestTerraformSshExample 2018-06-13T21:00:25+01:00 test_structure.go:23: The 'SKIP_setup' environment variable is not set, so executing stage 'setup'.
TestTerraformSshExample 2018-06-13T21:00:25+01:00 key_pair.go:31: Generating new public/private key of size 2048
TestTerraformSshExample 2018-06-13T21:00:25+01:00 keypair.go:49: Creating new Key Pair

Keybase proof

I hereby claim:

  • I am wjam on github.
  • I am wjam (https://keybase.io/wjam) on keybase.
  • I have a public key whose fingerprint is 20C9 3F8A EDD7 1184 E72C 1D65 EC32 5395 EBE8 364E

To claim this, I am signing this object:

@wjam
wjam / gist:4658a330bbdc2b18eb59
Created July 18, 2015 11:39
Insecure Maven Central
<settings>
<activeProfiles>
<!--make the profile active all the time -->
<activeProfile>securecentral</activeProfile>
</activeProfiles>
<profiles>
<profile>
<id>securecentral</id>
<!--Override the repository (and pluginRepository) "central" from the