eotk: pin version of module
This commit is contained in:
parent
b742bccbfa
commit
b189aa8efd
1 changed files with 2 additions and 0 deletions
|
@ -40,10 +40,12 @@ class EotkAutomation(BaseAutomation):
|
|||
aws.second_region = aws.second_region
|
||||
}
|
||||
source = "sr2c/eotk/aws"
|
||||
version = "0.0.2"
|
||||
namespace = "{{ global_namespace }}"
|
||||
tenant = "{{ group.group_name }}"
|
||||
name = "eotk"
|
||||
label_order = ["namespace", "tenant", "name", "attributes"]
|
||||
disable_api_termination = true
|
||||
}
|
||||
{% endfor %}
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue