AWS Backend Configuration
Creates an S3 Bucket for state files and a DynamoDB table for state locking (preventing concurrent writes).
1bootstrap.tf
Run this FIRST to create state storage
2backend.tf
Add this to your main project