Update windows-ad/populate_ad/run.ps1
This commit is contained in:
parent
ee5f5a1301
commit
945fca03d8
|
@ -1,5 +1,5 @@
|
|||
<#
|
||||
|
||||
# https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file.html
|
||||
data "template_file" "init" {
|
||||
template = "${file("populate_ad/run.ps1.tpl")}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue