Best of TerraformSeptember 2023

  1. 1
    Article
    Avatar of pointerPointer·3y

    opentofu/opentofu: OpenTofu lets you declaratively manage your cloud infrastructure.

    OpenTofu is an OSS tool for building, changing, and versioning infrastructure safely and efficiently. This repository is currently a work in progress while we're preparing it for the first alpha release and fine-tuning the community contribution process. Please read the announcement post for important context and the contributing docs.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Our Team's Favourite Open Source Projects Right Now

    Our Team's Favourite Open Source Projects Right Now - DEV Community At Rig.dev, we love open source. We asked everyone on our team to show their current favourite open source project. The answers we got are all over the map, and that's what makes this so interesting.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    AWS DevOps: Continuous Docker Deployment to AWS Fargate from GitHub using Terraform

    AWS DevOps: Continuous Docker Deployment to AWS Fargate from GitHub using Terraform. This DevOps pipeline will allow developers to push code changes to a GitHub repository and have them automatically deployed to anAWF cluster. The provided Terraform code leverages these services to create an automated deployment pipeline for your application.

  4. 4
    Article
    Avatar of jetbrainsJetBrains·3y

    Fleet 1.24 Comes With Project-Specific Code Reformatting, Git Integration Enhancements, and Other Improvements.

    Fleet 1.24 introduces project-specific code reformatting, Git integration enhancements, and other improvements. It also includes new features such as the ability to copy text from a problem description, the addition of a rerun button to the debugging toolbar, and the capability to depend on run configurations from other run.json files. The update also brings improvements to segment-aware rename functionality and the terminal shell fallback mechanism. Bugfixes include resolving font setting inconsistencies and eliminating the need to sign in to GitHub for every new project.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Terraform Certified Associate (003) – How to Study for the Exam

    In this guide, I've compiled my live study notes that I've used for prepping to sit the Terraform Certified Associate Exam. Here's what I'll cover: Preparation Materials How to Use This Guide Understand Infrastructure as Code (IaC) concepts Understand the purpose of Terraform.