From c77d2798fe3503f78c7260c4c46e7befb6f9320a Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:27:29 -0500 Subject: [PATCH] rename template example to prevent contention --- test-srv.tf => test-srv.tf.template | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test-srv.tf => test-srv.tf.template (100%) diff --git a/test-srv.tf b/test-srv.tf.template similarity index 100% rename from test-srv.tf rename to test-srv.tf.template