Terraform - FotD - basename()
Explains the Terraform basename() function for extracting file or directory names from paths, with examples for Linux and Windows.
Explains the Terraform basename() function for extracting file or directory names from paths, with examples for Linux and Windows.
Explains the abs() interpolation function in Terraform, including examples and implicit type conversion behavior.
A daily series exploring Terraform's built-in functions with practical examples and code on GitHub.
A technical guide on implementing AWS EC2 assume role functionality using Terraform to grant temporary access to S3 buckets.
A developer shares practical recommendations and lessons learned from using Terraform to provision Azure PaaS services, based on real-world experience.
Explains a common Terraform error with AWS Security Group rules in EC2 classic and provides the correct configuration using the security group name.
A technical guide on deploying a Kubernetes cluster with Windows container hosts on Azure using Terraform.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
A collection of practical Terraform tips and lessons learned, covering AWS security groups, VPC configuration, and common pitfalls.
A developer's post-mortem on a Terraform outage and a guide on why and how to use separate tfstate files per environment.
A developer shares lessons on managing multiple AWS environments, networking, and security automation, debunking outdated practices.
A developer shares their initial two-week experience with Terraform, detailing the highs of versioned infrastructure and the lows of debugging and module refactoring.