v0.21.0
·
11 commits
to refs/heads/main
since this release
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