aws

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultCredentials = GetClouProviderCredentials(nil)

Functions

func CleanupState added in v0.10.0

func CleanupState(mCtx *mc.Context) error

CleanupState removes Pulumi state files from S3 backend after successful destroy This should be called AFTER all stacks for a project have been destroyed

func DestroyStack

func DestroyStack(mCtx *mc.Context, s DestroyStackRequest) error

func GetClouProviderCredentials

func GetClouProviderCredentials(customCredentials map[string]string) credentials.ProviderCredentials

func SetAWSCredentials

func SetAWSCredentials(ctx context.Context, mCtx *mc.Context, stack auto.Stack, customCredentials map[string]string) error

Types

type AWS added in v0.8.2

type AWS struct{}

func Provider added in v0.8.2

func Provider() *AWS

func (*AWS) DefaultHostingPlace added in v0.9.9

func (a *AWS) DefaultHostingPlace() (*string, error)

func (*AWS) Init added in v0.8.2

func (a *AWS) Init(ctx context.Context, backedURL string) error

type DestroyStackRequest

type DestroyStackRequest struct {
	Region    string
	BackedURL string
	Stackname string
}

Jump to

Keyboard shortcuts

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