puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
187 stars 219 forks source link

Get the inventory of AWS as facts #495

Open kerbachi opened 6 years ago

kerbachi commented 6 years ago

Hi,

It it possible to get ll the AWS EC2 inventory without writing custom Facts ?

Like with native AWS Cli "aws ec2 describe-instances"

Thank you.

falramahi commented 6 years ago

If you need a list of EC2 instances in your acciunt you can run: puppet resource ec2_instance