5 links
tagged with all of: terraform + aws
Click any tag below to further narrow down your results
Links
HashiCorp has announced the general availability of the Terraform AWS provider version 6.0, which enhances multi-region support and simplifies infrastructure management across AWS. This update allows users to define AWS resources with a single configuration file, improving workflow efficiency and reducing memory usage.
Implementing Karpenter on Amazon EKS requires setting up an AWS EKS cluster, creating IAM roles for both the control plane and worker nodes, and deploying Karpenter using Terraform. The article provides a detailed, step-by-step guide for these processes, including the necessary configurations and commands to run.
Learn how to create a secure CI/CD pipeline using Okta, Terraform, AWS, and GitHub Actions, simplifying the integration and deployment process for DevOps beginners. The guide addresses common challenges in DevOps, such as state file storage and secrets management, providing a comprehensive overview of the necessary architecture and workflows. By the end, you'll be equipped to implement infrastructure as code with Terraform while ensuring security and efficiency.
Terraform now fully supports Arm architecture, allowing customers to run Terraform Enterprise and HCP Terraform agents on Arm-based platforms like AWS Graviton. This enhancement offers greater choice and flexibility, enabling businesses to optimize their IT investments by balancing cost and performance.
Migrating Amazon EKS from version 1.29 to 1.32 involved careful planning and execution, focusing on upgrading Terraform modules, transitioning to Amazon Linux 2023, and implementing a blue/green deployment strategy to minimize downtime. The process highlighted the importance of addressing breaking changes, updating add-ons, and validating instance types to ensure a smooth upgrade across four clusters. Overall, the upgrade was completed in two weeks with minimal disruptions and enhanced security and performance.