elastic / cloudbeat

Analyzing Cloud Security Posture
Other
37 stars 43 forks source link

Label cloud resources #2290

Closed gurevichdmitry closed 1 week ago

gurevichdmitry commented 1 week ago

Summary of your changes

This PR introduces tagging for resources deployed in Azure Cloud and GCP. Any resource deployed by the create environment workflow will be tagged/labeled with predefined tags. For the GCP DM integration tests workflow, any Elastic Agent deployed will be labeled with ci:integration and owner:${{ github.actor }} labels.

Screenshot/Data

GCP elastic agent deployment

GCP dm deployment

GCP DM integration tests workflow

Screenshot 2024-06-25 at 14 00 26

Azure elastic agent VM

Azure agent VM

Related Issues

Checklist

Introducing a new rule?

mergify[bot] commented 1 week ago

This pull request does not have a backport label. Could you fix it @gurevichdmitry? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

github-actions[bot] commented 1 week ago

:bar_chart: Allure Report - :green_heart: No failures were reported.

Result Count
🟥 Failed 0
🟩 Passed 359
⬜ Skipped 33
gurevichdmitry commented 1 week ago

The create environment workflow successfull run