Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmagee authored Oct 8, 2024
1 parent fc76fa7 commit dc58b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec2/cloudformation/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CloudFormation Stacks

[![EC2 Instance](../../images/launch-stack.png)](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?stackName=Basic-Instance&templateURL=https://sds-cloud-snippets.s3.amazonaws.com/ec2/cloudformation/ec2-with-bootstrapping.yaml) - Ubuntu 22.04LTS instance with boto3. (Default user `ubuntu`) [Template](ec2-with-bootstrapping.yaml)
[![EC2 Instance](../../images/launch-stack.png)](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?stackName=Ubuntu-24.04LTS-Instance&templateURL=https://sds-cloud-snippets.s3.amazonaws.com/ec2/cloudformation/ec2-with-bootstrapping.yaml) - Ubuntu 24.04LTS instance with boto3. (Default user `ubuntu`) [Template](ec2-with-bootstrapping.yaml)

[![EC2 Instance for FastAPI](../../images/launch-stack.png)](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?stackName=ds2002-fastapi-instance&templateURL=https://sds-cloud-snippets.s3.amazonaws.com/ec2/cloudformation/ec2-ds2002-base.yaml) - Ubuntu 22.04LTS instance for FastAPI. (Default user `ubuntu`) [Template](ec2-ds2002-base.yaml) >> [FastAPI-Demo Source](https://github.com/nmagee/fastapi-demo)

Expand Down

0 comments on commit dc58b1b

Please sign in to comment.