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 events last to ensure they don't timeout before smoke tests #38

Closed danjoneslf closed 3 years ago

danjoneslf commented 3 years ago

Reorder the remote-execs so that the events are generated into the event logs after both the DC and WEC instances have been fully provisioned. This should mean there's less chance of the events being outside the window the smoke tests are looking for.