Skip to content

dnase/ec2_tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •