Skip to content

add ignore_changes support #48

@kentinchen

Description

@kentinchen

in terraform resouce can use follow ignore update resource
lifecycle {
ignore_changes = ["image_id"]
}

but when use this module, show follow error:
lifecycle {

The block type name "lifecycle" is reserved for use by Terraform in a future
version.

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