TERRAFORM
Bridging the Gap: Automating Group Assignments in AWS IAM Identity Center with SSO Elevator
Google Workspace SCIM provisioning to AWS IAM Identity Center does not sync groups - a frustrating limitation. SSO Elevator now offers a Terraform-native solution that automatically assigns users to groups based on their attributes, eliminating the need for external tools like ssosync.
MVP: PostgreSQL on AWS in 10 Minutes
A lot of MVP teams pick PostgreSQL because it’s familiar, powerful, and boring in the best way. Then they open the AWS console, click through defaults, and accidentally create a database that’s hard to secure, annoying to operate, and painful to make audit-friendly later. In our work …
Unexpectedly Hard: Overcoming Pitfalls in aws_acm_certificate setup
Encountering the “Invalid for_each argument” and “UnsupportedCertificate” errors when configuring AWS ACM certificates via Terraform is surprisingly common. By removing dynamic for_each logic based on unknown attributes and using the aws_acm_certificate_validation resource to wait for certificate …
Moving Terraform Managed Resources Between States for Scaling AWS Infrastructure in Startups
Comprehensive comparison and a step-by-step guide for implementing two methods for moving Terraform managed resources between states in AWS infrastructure in terms of speed, reliability and scalability.
Production-Ready AWS Infrastructure for Swedish Startup, Kuvio
FivexL built a high-performing, production-ready, and secure infrastructure defined in code for a Swedish startup.
FivexL’s Current Best Thinking on Branching and CI/CD Pipelines
Discover FivexL expert advice on CI/CD pipelines and branching strategies, combining years of hands-on AWS infrastructure experience.