Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunChangeset ¶
func RunChangeset[C any]( operation deployment.ChangeSetV2[C], env deployment.Environment, config C, ) (deployment.ChangesetOutput, error)
RunChangeset is used to run a changeset in another changeset It executes VerifyPreconditions internally to handle changeset errors.
Types ¶
type WrappedChangeSet ¶
type WrappedChangeSet[C any] struct { // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.