package
Version:
v1.19.0
Opens a new window with list of versions in this module.
Published: Jun 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package override provides functionality to replace content from vended templates.
CloudFormationTemplate overrides the given CloudFormation template by applying
the override rules.
type Rule struct {
Path string
Value yaml.Node
}
Rule is the override rule override package uses.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.