cloudformation

package
v6.0.0-...-02ba6c8 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MPL-2.0 Imports: 44 Imported by: 0

README

Terraform AWS Provider CloudFormation Package

This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.

Documentation

Overview

Code generated by internal/generate/tags/main.go; DO NOT EDIT.

Index

Constants

View Source
const (
	AttrAccounts   = "accounts"
	AttrDTAccounts = "deployment_targets.0.accounts"
	AttrDTOUs      = "deployment_targets.0.organizational_unit_ids"
	AttrRegions    = "regions"
)
View Source
const (
	ResNameStackInstances = "Stack Instances"
)
View Source
const (
	ResNameStackSetInstance = "Stack Set Instance"
)

Variables

View Source
var (
	FindStackByName      = findStackByName
	FindTypeByName       = findTypeByName
	KeyValueTags         = keyValueTags
	WaitChangeSetCreated = waitChangeSetCreated
	WaitStackCreated     = waitStackCreated
	WaitStackDeleted     = waitStackDeleted
	WaitStackUpdated     = waitStackUpdated
)

Exports for use in other modules.

Functions

func RegisterSweepers

func RegisterSweepers()

func ServicePackage

func ServicePackage(ctx context.Context) conns.ServicePackage

Types

type StackInstances

type StackInstances struct {
	Accounts           []string
	OUs                []string
	Regions            []string
	StackSetID         string
	Summaries          []awstypes.StackInstanceSummary
	ParameterOverrides []awstypes.Parameter
}

StackInstances is a helper struct to hold the describeable/listable info for stack instances.

Jump to

Keyboard shortcuts

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