File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
environments/.caas/inventory/group_vars Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ terraform_backend_config_defaults:
1010 local : {}
1111terraform_backend_config : " {{ terraform_backend_config_defaults[terraform_backend_type] }}"
1212
13- terraform_binary_directory : " {{ playbook_dir }}/bin"
14- terraform_binary_path : " {{ terraform_binary_directory }}/terraform"
13+ terraform_binary_directory : " {{ appliances_environment_root }}/bin"
1514terraform_project_path : " {{ playbook_dir }}/terraform"
1615
1716terraform_state : " {{ cluster_state | default('present') }}"
Original file line number Diff line number Diff line change @@ -43,5 +43,5 @@ collections:
4343 version : 2.1.0
4444 - name : https://github.com/stackhpc/ansible-collection-terraform
4545 type : git
46- version : 1a8f5af0239de2bfedb37f51e20d973e05699b8a # main @ 20230627
46+ version : 0.1.0
4747...
You can’t perform that action at this time.
0 commit comments