Bugfix/remove tags enabled @IrinaZarzu (#82)
what- Removed the tags_enabled variable and set the tags as {}.
why
- Since tags from contex.tf is used to set the tags as {}, the variable tags_enabled is no longer needed.
references
- Closes #81
why
references