Skip to main content

Module deployment

Module deployment 

Source

Structs§

ApplyExecutionOutcome
DeploymentDispatch
Dispatch details describing which deployment pack/flow to run.
DeploymentPackSelection
Resolved deployment pack selection including discovered manifest.
DeploymentTarget
Logical deployment target keyed by provider + strategy.
DestroyExecutionOutcome
ExecutionOutcome
StatusExecutionOutcome

Enums§

ExecutionOutcomePayload

Traits§

DeploymentExecutor

Functions§

default_dispatch_table
Built-in provider/strategy defaults. Override them with DEPLOY_TARGET_* env vars as deployment packs become available in your environment.
execute_deployment_pack
Executes the resolved deployment pack via a registered executor.
resolve_deployment_pack
resolve_deployment_pack_for_capability
resolve_dispatch
Resolve the dispatch entry for a target, honoring environment overrides.
set_deployment_executor