puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

Puppet module for managing AWS resources to build out infrastructure

Results 95 puppetlabs-aws issues
Sort by recently updated
recently updated
newest added

Is there any plan to allow for the creation/specification of placement groups on EC2 instance creation? I just took at look at the Ruby SDK for AWS, and it appears...

Due to default security groups all being named default we couldn't reference them previously due to unique resouce naming conflicts. This patch allows for a composite namevar only in the...

enhancement
needs-rebase
needs-docs

We have multiple VPC's and an ec2 Classic environment in our account. When creating a new ELB resource I am getting a failure when processing instances that are in an...

It looks like rds_instance has been hardcoded for certain engine types and that Aurora is not an allowed engine type. Here is a sample of what happens when i specify...

Hi, With puppet 3 we could create AWS ec2 instances, now that we are on puppet 4 this no longer works because the credentials are not being read or not...

When defining an`ec2_vpc` resource and not specifying the region parameter the module throws strange error messages like "Could not set 'present' on ensure: type mismatch: String given". The problem can...

@zleswomp I've rebased what I currently have against the master branch. Here's what I have managed so far. Target group - listing/creation/modification/deletion ALB - listing/partial creation/partial modification/deletion From what I...

needs-squash
needs-rebase

I have multiple accounts to use with AWS and with the AWS CLI I can use a "profile" to call a certain config from the AWS config and credential files....

Hi. Having trouble with the route53_a_record class. Is this still supported with current release? Getting the following: Error: Could not run: Puppet detected a problem with the information returned from...