Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Allows Tagging of Resources

Compare
Choose a tag to compare
@rdunn-Hypr rdunn-Hypr released this 24 Apr 04:11
· 2 commits to master since this release

Provides an array of tags that can be passed to resources. Allows to set tagging by

  • tags - set tags on all resources including submodules
  • vpc_tags - set tags on the vpc sub module resources only
  • msk_cluster_tags - set tags for msk cluster resources only
  • monitoring_tags - set tags for all dashboard and metric resources

The client-instance sub module takes its own tag parameter as this is not created from within the MSK module