Skip to content

Implement partial where required #44

Open
@ja6a

Description

@ja6a

Terraform partial have not been added to the skytap terraform provider. Partial flags allow state to be saved even when errors occur. When errors occur the routines do not complete fully but rather exist early. Analysis is required where this is required and the partial flags to be added as appropriate. This is generally required where any particular terraform routine contains multiple network requests to the APIs that alter the state of the resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions