Definition
Tags are not cloud resources themselves, but define custom properties to simplify management of cloud resources. Cloudmarque makes use of standard tags to manage resource behaviours and simplify management. For more information, review the Tag reference documentation.
Dependencies
While tags have no dependencies (they do not need to locate dependent services to be deployed), some behaviours are dependent on scheduled automated processes to implement tag-based behaviours.
For example, the tag cm-delete
can be used to mark a resource for scheduled deletion. However, the automated process which searches for resources with this tag and deletes the marked resource must be provisioned and appropriatedly scheduled.
Edit this page on GitHub
The content on this page is published under Open Source licenses via GitHub. To submit issues or provide feedback please visit the repository.
Visit