lifecycle {
ignore_changes = [defined_tags, freeform_tags ]
}
add this code to generated resources to let us not to scan and correct the generated code when we need to update tags
with the current setting resources are DESTROYED and REBUILDED when there a tag change