Skip to content

Commit

Permalink
Revert "ADD[#224]:improve the REAMDE by adding interesting icons" (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq authored Dec 1, 2023
2 parents 0c40d7b + 55aa25c commit ce252b6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
# AWS labs with Terraform :rocket:
# AWS labs with Terraform
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

---
## How to install Terraform :wrench:
## How to install Terraform

- See: https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli


## Getting started with AWS :cloud:
## Getting started with AWS
- See: https://aws.amazon.com/

## Terraform Getting Started - AWS
## Terraform Getting Started - AWS

- Follow: https://developer.hashicorp.com/terraform/tutorials/aws-get-started

## New to AWS? Creating an AWS account :busts_in_silhouette:
## New to AWS? Creating an AWS account
- Follow: https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-creating.html

## Demo list ✔️

| Category | Name | URL | Status |
|:---|:---|:---|:---|
| 📦 getting-started | EC2 Create Simple Instance |[ec2/create-simple-instance](./getting-started/ec2/create-simple-instance)| ✔️ Done |
| 📁 getting-started | S3 Create Simple Bucket |[s3/create-new-bucket](./getting-started/s3/create-new-bucket)| ✔️ Done |
| 🌐 tutorial | S3 Static Website |[s3-static-website](./tutorial/s3-static-website)| ✔️ Done |
| 🚀 tutorial | Serverless Basic Application |[serverless-basic-application](./tutorial/serverless-basic-application)| ✔️ Done |
| 💡 tutorial | WordPress Instance With Amazon Lightsail |[wordPress-instance-with-amazon-lightsail](./tutorial/wordPress-instance-with-amazon-lightsail)| ✔️ Done |
| ⚙️ workshop | AWS 3 tier web application |[aws-3-tier-web](./workshop/aws-3-tier-web)| ✔️ Done |
| 📈 selfhosted | Focalboard App Basic on AWS EC2 Ubuntu |[focalboard/simple-focalboard](./selfhosted/focalboard/simple-focalboard)| ✔️ Done |
| getting-started | EC2 Create Simple Instance |[ec2/create-simple-instance](./getting-started/ec2/create-simple-instance)| ✔️ Done |
| getting-started | S3 Create Simple Bucket |[s3/create-new-bucket](./getting-started/s3/create-new-bucket)| ✔️ Done |
| tutorial | S3 Static Website |[s3-static-website](./tutorial/s3-static-website)| ✔️ Done |
| tutorial | Serverless Basic Application |[serverless-basic-application](./tutorial/serverless-basic-application)| ✔️ Done |
| tutorial | WordPress Instance With Amazon Lightsail |[wordPress-instance-with-amazon-lightsail](./tutorial/wordPress-instance-with-amazon-lightsail)| ✔️ Done |
| workshop | AWS 3 tier web application |[aws-3-tier-web](./workshop/aws-3-tier-web)| ✔️ Done |
| selfhosted | Focalboard App Basic on AWS EC2 Ubuntu |[focalboard/simple-focalboard](./selfhosted/focalboard/simple-focalboard)| ✔️ Done |

## Wish list ✈️
- Checkout our current wish list at [WISHLIST.md](./WISHLIST.md)

## Contributing :raised_hands:
## Contributing
- See: [CONTRIBUTING.md](https://github.com/tungbq/aws-lab-with-terraform/blob/main/CONTRIBUTING.md). Thanks! 💖
- Looking for the issue to work on? Check the list of our open [good first issue](https://github.com/tungbq/aws-lab-with-terraform/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐. Thanks! 💖

## Contributors 🎉
## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
Expand Down

0 comments on commit ce252b6

Please sign in to comment.