Skip to content

Commit d1b70df

Browse files
authored
Update README.md
1 parent dc58b1b commit d1b70df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ec2/cloudformation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CloudFormation Stacks
22

3-
[![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)
3+
[![EC2 Instance](../../images/launch-stack.png)](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?stackName=Ubuntu-24LTS-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)
44

55
[![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)
66

0 commit comments

Comments
 (0)