You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
In thinking about implementing these, I am planning on updating existing tagging in all our terraform workspaces. I'd plan to say something like "update to match tagging standard v1.0.1" or similar. As the standard evolves, it'd be a good way to track and report what needs to be updated.
If we do this, I'd suggest we use semantic versioning and repository tags. We could even add a badge to the readme if we wanted to get fancy.
Should we consider versioning these standards?
In thinking about implementing these, I am planning on updating existing tagging in all our terraform workspaces. I'd plan to say something like "update to match tagging standard v1.0.1" or similar. As the standard evolves, it'd be a good way to track and report what needs to be updated.
If we do this, I'd suggest we use semantic versioning and repository tags. We could even add a badge to the readme if we wanted to get fancy.
Thoughts?