Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Overview:

The ec2_tag module exposes a custom type used to manage ec2 tags in AWS.

Usage:

ec2_tag { "title":
  ensure => present, # absent to remove a tag
  name => "name", # optional - defaults to $title
  value => "value",
}

About

Puppet custom type for managing EC2 tags

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages