Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matveyguralskiy/terraform

Contains a collection of Terraform files for creating resources in AWS, using variables and various commands, deployment application, terraform configuration files for infrastructure provisioning with explanations and screens
https://github.com/matveyguralskiy/terraform

devops devops-tools infrastructure-as-code remote-state terraform terraform-aws terraform-aws-s3 terraform-resources

Last synced: 16 days ago
JSON representation

Contains a collection of Terraform files for creating resources in AWS, using variables and various commands, deployment application, terraform configuration files for infrastructure provisioning with explanations and screens

Awesome Lists containing this project

README

        

# πŸŒ‘ Terraform
Hosts a collection of Terraform configuration files for infrastructure provisioning. Terraform, developed by HashiCorp, enables the automated creation and management of cloud resources across multiple providers.
From deploying virtual machines to setting up databases and networking components, these Terraform files streamline the process, ensuring consistency and efficiency in infrastructure management for AWS





### πŸ“ Repository

|-- /Autocomplete_Variables

|-- /Basic_Resources

|-- /Change_Resources

|-- /Cloud

|-- /Conditions

|-- /Credentials

|-- /Database_MySQL

|-- /Data_Source

|-- /Destroy_Resources

|-- /Dynamic_External_Webserver

|-- /Dynamic_Security_group

|-- /Global_Variables

|-- /Highly_Available_Cluster

|-- /Highly_Available_Website

|-- /Import

|-- /Import_Block

|-- /Lifecycle_Resources

|-- /LoadBalancer

|-- /Local_Commands

|-- /Local_Variables

|-- /Lock_File

|-- /Lookup

|-- /Loops_Count_For_If

|-- /Modules

|-- /Multiple_Infrastructure_Example

|-- /Multiple_Regions

|-- /Order_Resources

|-- /Outputs

|-- /Password_Generation

|-- /Recreate_Resources

|-- /Remote_State

|-- /S3_Bucket

|-- /Screens

|-- /Simple_Webserver

|-- /Static_External_Webserver

|-- /VPC

|-- /VPC_2

|-- /Variables

|-- /Workspaces

|-- README.md

### πŸ“ Examples






## πŸ“’ Additional Information

I hope you liked my repository, don’t forget to rate it and if you notice a code malfunction or any other errors.

Don’t hesitate to correct them and be able to improve your project for others