All posts by Kyle Ruddy
Terraform 1.3 Improves Extensibility and Maintainability of Terraform Modules
Terraform 1.3 Improves Extensibility and Maintainability of Terraform Modules

Now generally available, HashiCorp Terraform 1.3 introduces optional object type attributes with defaults, and enhancements to moved blocks, improving extensibility and maintainability of Terraform modules.

Terraform 1.2 Improves Exception Handling and Updates to the CLI-driven Workflow
Terraform 1.2 Improves Exception Handling and Updates to the CLI-driven Workflow

Now generally available, HashiCorp Terraform 1.2 introduces exception handling with pre- and post-conditions, support for non-interactive Terraform Cloud operations in a CI/CD pipeline, and CLI support for Run Tasks.

New Terraform Cloud Search to Streamline Workspace Search and Switching
New Terraform Cloud Search to Streamline Workspace Search and Switching

A new search capability available for all tiers in Terraform Cloud will allow you to easily switch between workspaces and organizations in the UI.

Terraform Cloud Simplifies Reusable Variable Management
Terraform Cloud Simplifies Reusable Variable Management

HashiCorp Terraform Cloud variable sets let you simplify the management of reusable variables across an entire organization — the feature is now generally available.

Terraform Cloud Variable Sets Beta Now Available
Terraform Cloud Variable Sets Beta Now Available

HashiCorp Terraform Cloud variable sets let you simplify the management of reusable variables across an entire organization. This feature is now available in public beta.

How Automated Provisioning Tools Pave the Way to Multi-Cloud Adoption
How Automated Provisioning Tools Pave the Way to Multi-Cloud Adoption

The HashiCorp State of Cloud Strategy Survey reveals that infrastructure as code and provisioning tools are at the forefront of the movement to multi-cloud.

Terraform Enterprise Introduces New Visibility and Security Enhancements
Terraform Enterprise Introduces New Visibility and Security Enhancements

Terraform Enterprise increases visibility with a new workspace overview page, structured run output, and log forwarding, and adds support for consistent workload management with Terraform Agents.

Terraform Cloud Run Tasks Beta Now Available
Terraform Cloud Run Tasks Beta Now Available

HashiCorp Terraform Cloud Run Tasks allow you to integrate third-party tools into the pre-apply stage of a Terraform Cloud run. The feature is now available in beta access.

New Workspace Tags for Terraform Cloud
New Workspace Tags for Terraform Cloud

HashiCorp Terraform Cloud gives you a quick and easy new way to search and filter workspaces based on tags.

Terraform Cloud Updates Improve Workflow Visibility
Terraform Cloud Updates Improve Workflow Visibility

Announcing several improvements to HashiCorp Terraform Cloud, focusing on visibility and extensibility.

Announcing HashiCorp Terraform 1.0 General Availability
Announcing HashiCorp Terraform 1.0 General Availability

Terraform 1.0 — now generally available — marks a major milestone for interoperability, ease of upgrades, and maintenance for your automation workflows.

Announcing Controlled Remote State Access for Terraform Cloud and Enterprise
Announcing Controlled Remote State Access for Terraform Cloud and Enterprise

The new Controlled Remote State Access feature in Terraform Cloud and Terraform Enterprise adds a more granular way to control access to each workspace’s state file.

New Workspace Overview for Terraform Cloud
New Workspace Overview for Terraform Cloud

The new workspace Overview page for HashiCorp Terraform Cloud gives you a quick and easy-to-reference panel for all the important details in each of your workspaces.

Share Modules Across Organizations with Terraform Enterprise
Share Modules Across Organizations with Terraform Enterprise

Terraform Enterprise now offers customers the ability to consume private modules across organizations, providing greater management consistency.

An Introduction to Terraform Cloud Agents
An Introduction to Terraform Cloud Agents

HashiCorp Terraform Cloud Business tier provides self-hosted agents which allow customers to decide where they want to run their Terraform operations.

HashiCorp Terraform Cloud Audit Logging with Splunk
HashiCorp Terraform Cloud Audit Logging with Splunk

Terraform Cloud’s Business tier was recently released and offers several enterprise-grade features, one of which was audit logging. This adds visibility across an entire Terraform organization! We also teamed up with Splunk to release an app to integrate Terraform Cloud’s audit logging with existing Splunk environments

Using the Terraform Foundational Policies Library with Microsoft Azure
Using the Terraform Foundational Policies Library with Microsoft Azure

This demo explores how to use the Terraform Foundational Policies Library to apply pre-written policies, in accordance with the Center for Internet Security benchmarks, on a HashiCorp configuration for Microsoft Azure.

Using the Terraform Foundational Policies Library with GKE
Using the Terraform Foundational Policies Library with GKE

This demo explores how to use the Terraform Foundational Policies Library to apply pre-written policies, in accordance with the Center for Internet Security benchmarks, on a HashiCorp configuration for Google Cloud Platform’s flavor of Kubernetes, GKE.

Automate Infrastructure Provisioning Workflows with the GitHub Action for Terraform
Automate Infrastructure Provisioning Workflows with the GitHub Action for Terraform

Today, we are releasing the HashiCorp Setup Terraform action, as well as a starter workflow, to help get you up and running with Terraform on GitHub. This integration into GitHub Actions is the latest in a joint effort between HashiCorp and GitHub. The goal of which is to provide a seamless, end-to-end Continuous Integration and Continuous Deployment (CI/CD) process.