Skip to content
/ terraply Public

A terraform wrapper for wildcard completion and exclusion targeting

License

Notifications You must be signed in to change notification settings

nline/terraply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraply

A thin terraform wrapper that expands the -target argument using glob syntax and adds an -exclude argument.

Install

You must have terraform installed. Then:

pip install terraply

Examples

terraply apply -target module.child-module-*.resource
terraply apply -target module.child-module-*.resource --exclude module.child-module-5

About

A terraform wrapper for wildcard completion and exclusion targeting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages