setplanmodifier

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ExplicitSuppress strategy suppresses "(known after changes)" messages unless we're in the initial creation
	ExplicitSuppress = iota
)

Variables

This section is empty.

Functions

func SuppressDiff

func SuppressDiff(strategy int) planmodifier.Set

SuppressDiff returns a plan modifier that propagates a state value into the planned value, when it is Known, and the Plan Value is Unknown

func UniqueByKey added in v0.6.0

func UniqueByKey(key string) planmodifier.Set

UniqueByKey returns plan modifier that identifies each item in a set by a primary key (e.g name)

Types

This section is empty.

Jump to

Keyboard shortcuts

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