Terraform and JSON - The jsonencode and jsondecode functions in Terraform

Описание к видео Terraform and JSON - The jsonencode and jsondecode functions in Terraform

Quick examples that demonstrate ways to use the Terraform function jsonencode to create a json formatted string and jsondecode to turn that string back into json data.

#terraform #json #hashicorp

▬▬▬▬▬▬ R E F E R E N C E S AND LINKS 🔗▬▬▬▬▬▬
► Git repo: https://github.com/TheSudoYT/terrafor...
► jsonencode and decode documentation: https://developer.hashicorp.com/terra...


▬▬▬▬▬▬ What you’ll learn in 10 Minutes ✅ ▬▬▬▬▬▬
► What are the json functions included with Terraform
► What is the jsonencode() and jsondecode() function in Terraform
► How to use jsonencode() and jsondecode() functions in Terraform
► Examples for using jsonencode(0 and jsondecode() functions in Terraform

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 - Intro and Overview
01:18 - JSON Encoded secrets manager secret example
04:02 - Parsing the secret with JQ
05:44 - JSON Encoded SSM Parameter example
07:40 - JSON Decoding the SSM Parameter
09:30 - Overview

Комментарии

Информация по комментариям в разработке