Terraform AWS Infrastructure Management Overview Complete guide for managing AWS infrastructure as code using Terraform. This skill provides production-ready patterns for VPC networking, IAM security, state management, and common AWS resources with Terraform 1.11+ features and AWS Provider 6.x. Keywords : Terraform, AWS, infrastructure as code, IaC, VPC, IAM, S3 backend, state locking, modules, EC2, RDS, EKS, security groups, CloudWatch Terraform Version : 1.11+ (with S3 native locking) AWS Provider : 6.x When to Use This Skill - Provisioning AWS infrastructure with Terraform - Setting up VPC…