Update windows-ad/populate_ad/run.ps1

This commit is contained in:
Ryan Malloy 2024-11-14 18:49:38 +00:00
parent ee5f5a1301
commit 945fca03d8
1 changed files with 1 additions and 1 deletions

View File

@ -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")}"