![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: May 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func CmdCreateZone(c *cli.Context) error
CmdCreateZone is an entrypoint to create-zone command
type Resource struct {
Mode string `json:"mode"`
Type string `json:"type"`
Name string `json:"name"`
Provider string `json:"provider"`
Instances []interface{} `json:"instances"`
}
Resource describes tf resource
Types contains list of Name Types to organize types by name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.