Terraform: Managing AWS VPC Endpoints and Private Hosted Zones

Learn how to effectively manage AWS VPC Endpoints with Private Hosted Zones using Terraform, enabling DNS resolution across multiple VPCs while minimizing configuration complexity

2025-01-07 · 8 min · Daniel Wood

OpenTofu: Complex Provider Configuration with for_each

Learn how to leverage OpenTofu 1.9’s provider for_each feature to manage complex AWS infrastructure spanning multiple accounts, roles, and regions while minimizing code duplication

2024-12-30 · 5 min · Daniel Wood

OpenTofu: Using for_each with Providers

Learn how to leverage OpenTofu 1.9’s new provider for_each feature to simplify multi-region infrastructure management and reduce code duplication.

2024-12-29 · 3 min · Daniel Wood