Libraries
»
puppetlabs-terraform
(0.7.1)
»
Index (o)
»
Puppet Tasks
»
output
Puppet Task: output
Defined in:
tasks/output.json,
tasks/output.rb
Overview
JSON representation of Terraform outputs
Supports noop?
false
Parameters
dir
(Optional[String[1]])
— Path to Terraform project directory. Path is relative to CWD, unless an absolute path is specified.
state
(Optional[String[1]])
— Path to read and save state. Defaults to "terraform.tfstate", Path is relative to "dir"