Cloud & InfrastructureBuild Reusable Terraform Modules for AWS
Design reusable Terraform modules for AWS with clear boundaries, validated inputs, stable outputs, version pinning, automated tests, and safe refactoring.
6 min read
Article tag
Amazon Web Services architecture, deployment, and operations
Cloud & InfrastructureDesign reusable Terraform modules for AWS with clear boundaries, validated inputs, stable outputs, version pinning, automated tests, and safe refactoring.
Cloud & InfrastructureDeploy to AWS from GitHub Actions using OIDC and short-lived credentials, with a narrowly scoped trust policy, least privilege, protected environments, and safe verification.