forked from pierront/but3-iac
d
This commit is contained in:
@@ -52,7 +52,7 @@ module "iam" {
|
||||
# Fichier template Ansible
|
||||
# ------------------------
|
||||
|
||||
data "templatefile" "ansible_cfg" {
|
||||
data "template" "ansible_cfg" {
|
||||
template = file("${path.module}/../../template/ansible.cfg.tpl")
|
||||
|
||||
vars = {
|
||||
|
||||
Reference in New Issue
Block a user