From 5b316ce904c36c4bcb176ac671e42a80a65b0ede Mon Sep 17 00:00:00 2001 From: Seong-dong Date: Wed, 28 Dec 2022 14:26:30 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EB=9D=BC=ED=8F=BC=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=ED=8C=8C=EC=9D=BC=ED=85=8C=EC=8A=A4=ED=8A=B81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- prod-hq/.terraformrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0d61624..d4d98a4 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,4 @@ override.tf.json # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan # example: *tfplan* -**/.teraformmrc +/*.teraformmrc diff --git a/prod-hq/.terraformrc b/prod-hq/.terraformrc index 30d74d2..f079749 100644 --- a/prod-hq/.terraformrc +++ b/prod-hq/.terraformrc @@ -1 +1 @@ -test \ No newline at end of file +test1 \ No newline at end of file