stringplanmodifier

package
v0.114.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UseStateForUnknownIf

func UseStateForUnknownIf(f UseStateForUnknownIfFunc, description string) planmodifier.String

UseStateForUnknownIf returns a plan modifier similar to UseStateForUnknown with a conditional

Types

type CronNormalizationModifier added in v0.90.0

type CronNormalizationModifier struct{}

func (CronNormalizationModifier) Description added in v0.90.0

func (CronNormalizationModifier) MarkdownDescription added in v0.90.0

func (m CronNormalizationModifier) MarkdownDescription(_ context.Context) string

func (CronNormalizationModifier) PlanModifyString added in v0.90.0

type UseStateForUnknownFuncResponse

type UseStateForUnknownFuncResponse struct {
	UseStateForUnknown bool
	Diagnostics        diag.Diagnostics
}

type UseStateForUnknownIfFunc

UseStateForUnknownIfFunc is a conditional function used in UseStateForUnknownIf

func UnchangedPaths added in v0.114.0

func UnchangedPaths(paths ...path.Expression) UseStateForUnknownIfFunc

UnchangedPaths sets UseStateForUnknown to true if all values matched by paths are equal in Plan & State

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL