We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757a5a0 commit 350bd41Copy full SHA for 350bd41
ec2/sc-ec2-windows-jumpcloud.yaml
@@ -208,7 +208,7 @@ Resources:
208
- 'Powershell.exe C:\scripts\tag_instance.ps1 '
209
- ' > C:\scripts\tag-instance.log'
210
Properties:
211
- ImageId: 'ami-0c278895328cddfdd' # amazon/Windows_Server-2019-English-Full-Base-2020.04.15
+ ImageId: 'ami-0f38562b9d4de0dfe' # amazon/Windows_Server-2019-English-Full-Base-2020.07.15
212
InstanceType: !Ref 'WindowsInstanceType'
213
SubnetId: !ImportValue
214
'Fn::Sub': '${AWS::Region}-${VpcName}-PrivateSubnet1'
0 commit comments