nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Custom tags

Open BSick7 opened this issue 11 months ago • 0 comments

Overview

Nullstone modules come with a set of default tags on all infra assets. (stack, env, and block).

However, there are scenarios where a user wants to add custom tags:

  1. Compliance tags: Automated security/compliance scanners (e.g. Vanta) can be influenced with tags to identify the critical nature of infra assets.
  2. Cost tags: Generate cost reports based on specific identification.

Details

A user should be able to add tags to a block or workspace (i.e. block in an environment). During an infra update, the terraform module would add these tags to the default tags.

These tags should be configurable in the Configuration tab and should show changes just like other changes to variables, env variables, etc.

BSick7 avatar Mar 26 '25 19:03 BSick7