Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjaySinghRajpoot authored Oct 28, 2023
1 parent e87d716 commit a5d7e27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Welcome to my GitHub project, where I'll guide you through the process of creati

Terraform is a fantastic open-source Infrastructure as Code (IaC) tool that empowers you to define and provision infrastructure using a declarative configuration language. It's a powerful way to manage your infrastructure efficiently and consistently.

![Screenshot from 2023-10-28 23-19-57](https://github.com/SanjaySinghRajpoot/vpc-terraform/assets/67458417/d1b15c30-258b-4ca4-861d-8323d20f1020)


## The Power of GitHub Actions

GitHub Actions is a remarkable automation and Continuous Integration/Continuous Deployment (CI/CD) platform provided by GitHub. It's the ideal companion for Terraform, helping you automate and streamline your deployment processes.
Expand Down Expand Up @@ -42,4 +45,4 @@ Before you dive in, make sure you have the following prerequisites in place:
* **Terraform Installed:** Ensure Terraform is installed on your local machine. You can download it from [Terraform's official website](https://www.terraform.io/downloads.html).
* **Access to a Cloud Provider Account:** To deploy infrastructure, you'll need access to a cloud provider account (e.g., AWS, Azure, Google Cloud) and the necessary API credentials. Make sure you have these credentials ready.

Now that we're on the same page, let's begin your journey into infrastructure automation with Terraform and GitHub Actions. Happy automating!
Now that we're on the same page, let's begin your journey into infrastructure automation with Terraform and GitHub Actions. Happy automating!

0 comments on commit a5d7e27

Please sign in to comment.