Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWorkspaceConfig ¶ added in v0.3.0
func GetWorkspaceConfig(config api.Config, target types.WorkspaceTarget) (*types.RunConfig, error)
func NameserversToProtov5 ¶ added in v0.4.1
func NameserversToProtov5(s types.Nameservers) tftypes.Value
func NewTfeConfig ¶
func NewTfeConfig() *tfe.Config
Types ¶
type Output ¶
type Output struct { Type *cty.Type `json:"type"` Value json.RawMessage `json:"value"` }
Click to show internal directories.
Click to hide internal directories.