From fe6ef29228289dc6f4f01764cff67e86e30358ec Mon Sep 17 00:00:00 2001 From: Keith Cantrell Date: Mon, 2 Mar 2026 08:43:35 -0600 Subject: [PATCH] Moved under the new IaC folder. --- .../CloudFormation}/Export-FSxN-CloudFormation/README.md | 0 .../CloudFormation}/Export-FSxN-CloudFormation/export_fsxn_cf.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {CloudFormation => Infrastructure_as_Code/CloudFormation}/Export-FSxN-CloudFormation/README.md (100%) rename {CloudFormation => Infrastructure_as_Code/CloudFormation}/Export-FSxN-CloudFormation/export_fsxn_cf.py (100%) diff --git a/CloudFormation/Export-FSxN-CloudFormation/README.md b/Infrastructure_as_Code/CloudFormation/Export-FSxN-CloudFormation/README.md similarity index 100% rename from CloudFormation/Export-FSxN-CloudFormation/README.md rename to Infrastructure_as_Code/CloudFormation/Export-FSxN-CloudFormation/README.md diff --git a/CloudFormation/Export-FSxN-CloudFormation/export_fsxn_cf.py b/Infrastructure_as_Code/CloudFormation/Export-FSxN-CloudFormation/export_fsxn_cf.py similarity index 100% rename from CloudFormation/Export-FSxN-CloudFormation/export_fsxn_cf.py rename to Infrastructure_as_Code/CloudFormation/Export-FSxN-CloudFormation/export_fsxn_cf.py