Integrate Puppet and Terraform so that build plans can be stored as Puppet hiera (yaml) files.
This module may be used to build and maintain infrastructure via Terraform.
As noted in metadata.json
, the
following are required:
Include the iay
class on a single node, either via the per-node hiera data:
classes:
- 'iay'
… or in the node manifest:
include ::iay
TBD
See REFERENCE.md
.
Not all Terraform provisioners have been coded yet.
Submit bug-reports, issues, and pull-requests to this project.
See CHANGELOG.md
.