package
Version:
v0.6.4
Opens a new window with list of versions in this module.
Published: Oct 15, 2015
License: MPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ResourceProvisioner struct{}
ResourceProvisioner represents a remote exec provisioner
func (p *ResourceProvisioner) Apply(
o terraform.UIOutput,
s *terraform.InstanceState,
c *terraform.ResourceConfig) error
Apply executes the remote exec provisioner
func (p *ResourceProvisioner) Validate(c *terraform.ResourceConfig) (ws []string, es []error)
Validate checks if the required arguments are configured
Source Files
¶
Click to show internal directories.
Click to hide internal directories.