-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the azure ec2_run policy #711
Conversation
a18ea04
to
25a08e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you check that data distribute properly into Elastic/Grafana ?
cloud_governance/common/helpers/azure/azure_cleanup_operations.py
Outdated
Show resolved
Hide resolved
@@ -14,13 +14,27 @@ class AbstractCleanUpOperations(ABC): | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you plan to change class name to PolicyOperations ?
cloud_governance/common/helpers/azure/azure_cleanup_operations.py
Outdated
Show resolved
Hide resolved
Yes, see the grafana snap in the description. |
25a08e6
to
8979aca
Compare
|
Type of change
Note: Fill x in []
Description
In Azure, an instance is called a VM
Updated UML dia

Grafana Panel with combined of instance_run and ec2_run

For security reasons, all pull requests need to be approved first before running any automated CI