We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec1624b + 2729ff1 commit 151816fCopy full SHA for 151816f
recipes/res/res_demo_env/assets/keycloak.yaml
@@ -144,7 +144,7 @@ Resources:
144
Timeout: PT15M
145
Properties:
146
ImageId: '{{resolve:ssm:/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-6.1-x86_64:75}}'
147
- InstanceType: t3.micro
+ InstanceType: t3.medium
148
KeyName: !Ref Keypair
149
IamInstanceProfile: !Ref KeycloakEC2InstanceProfile
150
SubnetId: !Ref PublicSubnet
0 commit comments