Join us

heart Updates and posts about Terraform..
 Activity
@eccentrichead started using tool Terraform , 2 months, 3 weeks ago.
Link
@ryanc shared a link, 3 months, 2 weeks ago

Why we built Resourcely

Resourcely was built to address the challenge of cloud infrastructure misconfiguration, which can lead to costly incidents and wasted developer time. By providing customizable templates and a policy language for secure Terraform deployment, Resourcely simplifies infrastructure management and empowers developers while ensuring security. The platform aims to eliminate errors by automating best practices and reducing human intervention, ultimately improving productivity and reducing the financial impact of misconfiguration and breaches.

read more  
Why we built Resourcely
Story Palark Team
@shurup shared a post, 3 months, 2 weeks ago
@palark

OpenTofu: Features overview and migration from Terraform

OpenTofu is an Open Source, community-backed fork of Terraform launched in 2023 to address HashiCorp's license change. Today, it is not only maintained as a vendor-neutral project but also offers several new features that might be helpful for any engineer following the Infrastructure as Code (IaC) a..

OpenTofu IaC tool
 Activity
@sumansajja started using tool Terraform , 4 months, 1 week ago.
 Activity
@ritish134 started using tool Terraform , 4 months, 1 week ago.
 Activity
@saurabhvajpayee started using tool Terraform , 5 months ago.
 Activity
@arogbonlo started using tool Terraform , 5 months ago.
 Activity
@amberliu started using tool Terraform , 5 months, 1 week ago.
 Activity
@nestpana started using tool Terraform , 5 months, 4 weeks ago.
 Activity
@samir-lakhdari started using tool Terraform , 6 months ago.
 Activity
@tipunch974 started using tool Terraform , 6 months ago.
 Activity
@all started using tool Terraform , 6 months ago.
 Activity
@jjones0293 started using tool Terraform , 6 months, 1 week ago.
Story
@squadcast shared a post, 6 months, 1 week ago

Creating Your First Terraform Module

This blog post is a guide to creating Terraform modules to manage your infrastructure using Infrastructure as Code (IaC). Here's a breakdown of the key points:

Introduction to IaC: IaC treats infrastructure like any other code, allowing for version control, collaboration, and automation through tools like Terraform.

Benefits of Terraform Modules: Terraform modules help you reuse infrastructure configurations across projects, improve code maintainability by encapsulating complex configurations, and enable collaboration by sharing modules within your team or publicly.

Creating a Basic Terraform Configuration: The blog walks you through building a Terraform configuration file to provision a basic EC2 instance.

Converting Code to a Module: You'll learn how to transform your EC2 instance code into a reusable Terraform module.

Version Control and Infrastructure Environments: The importance of using Git for version control and managing separate module versions for different environments (development, staging, production) is discussed.

Terraform Registry: The blog introduces the Terraform Registry, a central repository for sharing and discovering Terraform modules.

By following these steps and embracing IaC principles, you can achieve more efficient and automated infrastructure management.

 Activity
@coby started using tool Terraform , 6 months, 3 weeks ago.
 Activity
@loen1995 started using tool Terraform , 7 months, 3 weeks ago.
 Activity
@karenkgs started using tool Terraform , 8 months, 1 week ago.
 Activity
@woldemar started using tool Terraform , 8 months, 1 week ago.
 Activity
@clemenrance started using tool Terraform , 8 months, 2 weeks ago.
 Activity
@zjalicf started using tool Terraform , 8 months, 3 weeks ago.
loading...