Devops

devops

4 Posts
Using Terraform's Splat expression

Using Terraform's Splat expression

Introduction Splat expressions are a syntactic sugar variant of the for expression in Terraform. They produce the same result with the same input but are ea...

Managing Terraform state

Managing Terraform state

Learn how you can view Terraform state and manage the resources in it.

Terraform Remote Backend with AzureRM Provider

Terraform Remote Backend with AzureRM Provider

Configure a remote backend for Terraform using the AzureRM provider and an Azure Storage Account.

Getting started with cue templating

Getting started with cue templating

Get an idea on how to use cue, a data templating language