Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matveyguralskiy/terraform
- Owner: MatveyGuralskiy
- Created: 2024-03-17T16:39:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T13:19:57.000Z (7 months ago)
- Last Synced: 2025-01-10T05:37:29.109Z (24 days ago)
- Topics: devops, devops-tools, infrastructure-as-code, remote-state, terraform, terraform-aws, terraform-aws-s3, terraform-resources
- Language: HCL
- Homepage: https://app.terraform.io/
- Size: 35.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Change_Resources/README.md
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