QT-DevOps / AWSIssues

Issues with AWS
Apache License 2.0
3 stars 26 forks source link

Cloudformation resource failed #99

Closed yagnasivasai closed 4 years ago

yagnasivasai commented 4 years ago

AWSTemplateFormatVersion: 2010-09-09 Parameters: MyKeyName: Description: Select the key name from the list Type: AWS::EC2::KeyPair::KeyName Instancetypes: Type: String AllowedValues:

Resources: myEC2Instance: Type: AWS::EC2::Instance Properties: KeyName: !Ref MyKeyName
ImageId: ami-0323c3dd2da7fb37d InstanceType: !Ref Instancetypes SecurityGroupIds:

Screenshot (10) Screenshot (11) Screenshot (12)

ramjagadeeshkumar commented 4 years ago

Check your image ami id It's changed depending on region

If issue is not resolved call +918008017131