@cloudxs/governance
v1.1.13
Published
cloudxs governance
Downloads
34
Readme
cloudxs Governance
This repository contains code helping to ensure a governance of the projects of cloudxs GmbH.
- Naming conventions
- Tagging conventions
Tagging
Exports a function called getPulumiTags
that automatically put some default tags on the resources. Put a projectTags
object to your Pulumi config (default namespace) to add additional tags.
pulumiProjectName:projectTags:
TagName: TagValue
Development
Do not manually bump the version in the package.json
file.
Automatic releases
Consider the ESLint Convention when writing commit messages.