I am trying to create a stack of 1 app and DB server in cloudformation, but unlike azure, aws windows machines don't have sufficient inputs to set up desired server. I am looking to input or just change hostname of the instance as it is different every time it is deployed in stack. note: the name should be the same when checked in $env:computername command.
↧