Versions in this module Expand all Collapse all v1 v1.0.1 Apr 27, 2026 v1.0.0 Apr 27, 2026 Changes in this version + func ApplyOverrides(projects []*engine.Workspace, overrides []*Override) (int, error) + type Override struct + AttributePath string + ResourceAddress string + Value string + func ParseOverride(s string) (*Override, error)