Documentation ¶
Index ¶
- func ActionName(input string) string
- func AttributeValue(attribute *hclwrite.Attribute) string
- func Copy(srcDir, dstDir string) error
- func CopyWithOptions(srcDir, dstDir, prefixForDstFile string) error
- func Exists(filepath string) bool
- func IsAction(input string) bool
- func IsResourceId(input string) bool
- func LastSegment(input string) string
- func ListFiles(input string, extension string, depth int) ([]string, error)
- func ParentIdOfResourceId(input string) string
- func ResourceIdOfAction(input string) string
- func ResourceTypeOfResourceId(input string) string
- func ScopeOfListAction(input string) string
- func TypeValue(block *hclwrite.Block) string
- func UpdatedBody(body interface{}, replacements map[string]string, path string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionName ¶
func AttributeValue ¶
func CopyWithOptions ¶
func IsResourceId ¶
func LastSegment ¶
func ParentIdOfResourceId ¶
func ResourceIdOfAction ¶
func ScopeOfListAction ¶
func UpdatedBody ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.