Skip to content

Commit

Permalink
rename server instance (#3284)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman authored Sep 5, 2023
1 parent 5ae8f8b commit 8df5fc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ locals {
server-type = "csr-db"
}
}
dev-tst-1 = {
dev-tst-2 = {
config = merge(module.baseline_presets.ec2_instance.config.default, {
ami_name = "base_windows_server_2012_r2_release_2023-*"
ami_owner = "374269020027"
Expand Down

0 comments on commit 8df5fc0

Please sign in to comment.