alarms: refactor the alarms subsystem
also include eotk alarms now
This commit is contained in:
parent
a935055083
commit
e2ce24bf3b
17 changed files with 288 additions and 152 deletions
|
@ -65,8 +65,7 @@ class EotkAWSAutomation(TerraformAutomation):
|
|||
aws = aws,
|
||||
aws.second_region = aws.second_region
|
||||
}
|
||||
source = "sr2c/eotk/aws"
|
||||
version = "0.0.5"
|
||||
source = "/Users/irl/PycharmProjects/bc-dashboard/terraform/terraform-aws-eotk"
|
||||
namespace = "{{ global_namespace }}"
|
||||
tenant = "{{ group.group_name }}"
|
||||
name = "eotk"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue