Skip to content

Add a "DeletionPolicy" feature to the pulumi go library #3

@ajhool

Description

@ajhool

DeletionPolicy is available in cloudformation for some (all?) resources in AWS and specifies what cloudformation should do when deleting the stack. For example, a database with"DeletionPolicy": "Retain" would tell cloudformation to delete the stack but to keep the database to prevent data loss. This should be added to the Golang SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions