Update windows-ad/populate_ad/run.ps1
This commit is contained in:
parent
ee5f5a1301
commit
945fca03d8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<#
|
<#
|
||||||
|
# https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file.html
|
||||||
data "template_file" "init" {
|
data "template_file" "init" {
|
||||||
template = "${file("populate_ad/run.ps1.tpl")}"
|
template = "${file("populate_ad/run.ps1.tpl")}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue