irgeek
Follow
Pinned Loading
-
aws-security-group-manager
aws-security-group-manager PublicAn AWS Step Function and Lambda Function to manage temporary security group ingress entries.
-
bootlocal.sh
bootlocal.sh 1#!/bin/sh
2BOOT2DOCKER_CERTS_DIR=/var/lib/boot2docker/certs
3CERTS_DIR=/etc/ssl/certs
4CAFILE=${CERTS_DIR}/ca-certificates.crt
5 -
Finding AMIs after building an image...
Finding AMIs after building an image with Packer 1**Finding Packer-generated AMIs automatically after builds**
23The basic technique is to have Packer add a tag with a unique value during the build, and use AWS' built-in filtering capabilities to find that specific AMI after the build finishes.
45* template.json - Shows the settings that need to be added to your template
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.