eotk: use published module
This commit is contained in:
parent
e18aece9b5
commit
9b90101cf4
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ class EotkAWSAutomation(TerraformAutomation):
|
|||
aws = aws,
|
||||
aws.second_region = aws.second_region
|
||||
}
|
||||
source = "/Users/irl/PycharmProjects/bc-dashboard/terraform/terraform-aws-eotk"
|
||||
source = "sr2c/aws/eotk"
|
||||
version = "0.0.6"
|
||||
namespace = "{{ global_namespace }}"
|
||||
tenant = "{{ group.group_name }}"
|
||||
name = "eotk"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue