Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Extra tags with more metadata #13

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

v1v
Copy link
Contributor

@v1v v1v commented Apr 21, 2022

What does this PR do?

Standardise the below tags/labels in the Cloud resources for AWS/GCP:

  • environment => static value
  • repo. => static value
  • created_date => dynamic value

Why is it important?

Help with tearing down any of the ephemeral resources which were not successfully destroyed as part of the system tests.

Implementation details

  • Those tag/labels are lowercase based to be GCP/AWS compliance
  • environment=ogc will allow to filter all those cloud resources which were created by this tool
  • While created_date will help to filter those which were older than X days or X hours, since it's Unix epoch time based.

Issues

Similar to elastic/elastic-package#792

@adam-stokes adam-stokes merged commit 8767c7b into adam-stokes:master Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants