alphagov / cyber-security-windows-sandbox

Build a windows domain in AWS with terraform with a DC and WEC event forwarding.
MIT License
3 stars 0 forks source link

Generate an env vars section into EC2 user_data script #13

Closed danjoneslf closed 3 years ago

danjoneslf commented 3 years ago

Adds a map in locals.tf to setup a map of environment variables and them populates them into the powershell $profile by appending them to the user_data script.