Skip to content

viv86od/cfer-groups

 
 

Repository files navigation

Cfer::Groups

This project needs a lot of doc work, but you can find the basic concept in the examples directory:

  • network_template.rb defines a "resource group" which can be instantiated multiple times with different arguments. It's like a function, with some DSL sugar to establish a naming convention for related resources.
  • vpc.rb uses the network template to create an actual network with three subnets.

Give it a try: bundle exec cfer generate examples/vpc.rb

About

Resource grouping mechanism for Cfer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.9%
  • Shell 1.1%