-
main.tf:
- This file will call the different modules and pass the necessary variables to them.
-
variables.tf:
- This file defines all the variables used in the project, including region, VPC CIDR blocks, subnet CIDR blocks, etc.
-
outputs.tf:
- This file defines the project outputs, such as subnet IDs and security group IDs.
-
providers.tf:
- This file defines the providers and their configurations.
-
modules/:
- This directory contains all the modules, each representing a logical infrastructure component.
-
terraform.tfvars:
- This directory allows centralized control over values defined in the different modules.
-
Notifications
You must be signed in to change notification settings - Fork 0
SalvadorBenz23/test-terraform
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
terraform-80%-done-test-version: created to provision your AWS personal account with terraform
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published