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.