Skip to content

Instantly share code, notes, and snippets.

View dhs-rec's full-sized avatar

Dirk Heinrichs dhs-rec

  • Open Text Software GmbH
  • Rheinbach
View GitHub Profile
{
"builders": [{
"type": "amazon-ebs",
"region": "eu-central-1",
"instance_type": "t2.xlarge",
"source_ami": "ami-029bb09da31cbfdfc",
"ami_name": "Encrypted AMI with Packer 1.4.1",
"communicator": "ssh",
"ssh_username": "ubuntu",
"associate_public_ip_address": false,
2019/05/23 09:58:07 [INFO] Packer version: 1.4.1
2019/05/23 09:58:07 Packer Target OS/Arch: linux amd64
2019/05/23 09:58:07 Built with Go Version: go1.12.5
2019/05/23 09:58:07 Detected home directory from env var: /home/build
2019/05/23 09:58:07 Using internal plugin for digitalocean
2019/05/23 09:58:07 Using internal plugin for hcloud
2019/05/23 09:58:07 Using internal plugin for oracle-classic
2019/05/23 09:58:07 Using internal plugin for profitbricks
2019/05/23 09:58:07 Using internal plugin for vagrant
2019/05/23 09:58:07 Using internal plugin for cloudstack