forked from pierront/but3-iac
dd
This commit is contained in:
@@ -52,7 +52,7 @@ module "iam" {
|
||||
# Fichier template Ansible
|
||||
# ------------------------
|
||||
|
||||
data "local_file" "ansible_cfg" {
|
||||
resource "local_file" "ansible_cfg" {
|
||||
filename = "${path.module}/ansible.cfg"
|
||||
content = templatefile("${path.module}/../../templates/ansible.cfg.tpl", {
|
||||
remote_user = "raphael.hochlaf@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user