awslabs / ami-builder-packer

An example of an AMI Builder using CI/CD with AWS CodePipeline, AWS CodeBuild, Hashicorp Packer and Ansible.
Apache License 2.0
461 stars 230 forks source link

Update Blog Post to remove AWS credentials based on latest packer version #2

Closed heitorlessa closed 5 years ago

heitorlessa commented 7 years ago

Based on PR that updates Packer Version, we need to update Blog post part 2 to remove AWS Credentials step as this is no longer necessary, since Packer now recognizes IAM Roles within CodeBuild Docker Containers.