cloudformation

package
v0.19.793 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: AGPL-3.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReservedParamNames = []string{"ClusterName", "Namespaces", "NuonInstallID", "NuonAppID", "NuonOrgID"}

these parameter values should never be provided by the customer. these are always provided by nuon. as a result, if they are specified as input Params, we ensure the values are configurable only by us by excluding them from the Parameters for the nested stack.

Functions

func CustomNestedStackS3Key added in v0.19.793

func CustomNestedStackS3Key(orgID, appID, contentsHash, templateURL string) string

CustomNestedStackS3Key returns the S3 object key for a custom nested stack template.

func CustomNestedStackTemplateURL added in v0.19.793

func CustomNestedStackTemplateURL(baseURL, orgID, appID, contentsHash, templateURL string) string

CustomNestedStackTemplateURL returns the full S3 HTTPS URL for the template.

Types

type Params

type Params struct {
	fx.In

	Cfg *internal.Config
}

type Templates

type Templates struct {
	// contains filtered or unexported fields
}

func NewTemplates

func NewTemplates(params Params) *Templates

func (*Templates) Template

func (t *Templates) Template(inputs *stacks.TemplateInput) (*cloudformation.Template, string, error)

Jump to

Keyboard shortcuts

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