- What is included?:
- Resource Group Name
- Location
- Vnet Name
- Vnet Address Space
- Subnet Name Public/Private
- Public IP Name
- NSG/ASG/NIC
- Load Balancer
- Load Balancer Backend Address Pool
- Available Set
- Virtual Machins : Name/Size
- Application Instance
- Admin IP
- Azure Postgres: Name / Firewall
- Admin Username / Password
- Admin Database: Username / Password
- Terraform - Make Sure Terraform Cli Is Installed
- Terraform Init - Initialize Terraform Azure Modules
- Terraform Fmt - Automatically Updates Configurations In The Current Directory For Readability And Consistency
- Terraform Validate - Make Sure Your Configuration Is Syntactically Valid And Internally Consistent
- Terraform Plan Or Terraform Plan -out Main.Tfplan- Command To Plan And Save The Infrastructure Changes Into .Tfplan File
- Terraform Apply Or Terraform Apply Main.Tfplan - Command To Apply The Infrastructure Changes
- Terraform Show - Inspect The Current State
- Terraform Destroy - Remove The Infrastructure