Skip to content

This repository contains Terraform projects configurations for provisioning infrastructure on AWS.

License

Notifications You must be signed in to change notification settings

kushvahasumit/te.Rx2.aForm

Repository files navigation

Terraform Project

This repository contains Terraform configurations for provisioning infrastructure on AWS cloud.

Getting Started

To get started with this project, follow these steps:

  1. Install Terraform on your local machine.
  2. Clone this repository to your local machine.
  3. Customize the Terraform configurations to match your requirements.
  4. Run terraform init to initialize the project.
  5. Run terraform plan to review the planned changes.
  6. Run terraform apply to apply the Terraform configurations and provision the infrastructure.

Directory Structure

  • main.tf: Main Terraform configuration file.
  • variables.tf: Terraform variable definitions.
  • outputs.tf: Terraform output definitions.
  • terraform.tfstate: Terraform state file (ignore in version control).
  • README.md: This file.

Test Project on AWS

  1. Ec2 deployment
  2. Ec2 module structure
  3. S3 Bucket
  4. S3 Backend
  5. Server
  6. Clusterd Server
  7. RDS
  8. IAM user

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your changes.

License

This project is licensed - see the LICENSE file for details.

About

This repository contains Terraform projects configurations for provisioning infrastructure on AWS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages