tagsΒΆ

Optional tags to add to all taggable resources using the following schema:

tags:
  key: value

For example to create the env tag with the value dev add this to your schema:

tags:
  env: dev