From 5030ef8cf5544dd443d328144d11d0d69cbacc83 Mon Sep 17 00:00:00 2001 From: tomarv2 Date: Fri, 4 Mar 2022 19:14:39 +0000 Subject: [PATCH] Sync from management repo --- examples/variables.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/variables.tf b/examples/variables.tf index f1bb52c..ea0008b 100644 --- a/examples/variables.tf +++ b/examples/variables.tf @@ -13,4 +13,3 @@ variable "region" { default = "us-west-2" type = string } -