From b713c37c7cfec22ad4a7f657053b9b65e055f56a Mon Sep 17 00:00:00 2001 From: lenape Date: Sun, 3 Aug 2025 00:14:51 +0000 Subject: [PATCH] automated terminal push --- {Infrastructure => infrastructure}/foundation/Jenkinsfile | 0 {Infrastructure => infrastructure}/foundation/backend.tf | 0 {Infrastructure => infrastructure}/foundation/bootstrap.bash | 0 {Infrastructure => infrastructure}/foundation/cleanup.bash | 0 {Infrastructure => infrastructure}/foundation/main.tf | 0 {Infrastructure => infrastructure}/foundation/outputs.tf | 0 .../foundation/terraform.tfvars.example | 0 {Infrastructure => infrastructure}/foundation/variables.tf | 0 {Infrastructure => infrastructure}/foundation/versions.tf | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {Infrastructure => infrastructure}/foundation/Jenkinsfile (100%) rename {Infrastructure => infrastructure}/foundation/backend.tf (100%) rename {Infrastructure => infrastructure}/foundation/bootstrap.bash (100%) rename {Infrastructure => infrastructure}/foundation/cleanup.bash (100%) rename {Infrastructure => infrastructure}/foundation/main.tf (100%) rename {Infrastructure => infrastructure}/foundation/outputs.tf (100%) rename {Infrastructure => infrastructure}/foundation/terraform.tfvars.example (100%) rename {Infrastructure => infrastructure}/foundation/variables.tf (100%) rename {Infrastructure => infrastructure}/foundation/versions.tf (100%) diff --git a/Infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile similarity index 100% rename from Infrastructure/foundation/Jenkinsfile rename to infrastructure/foundation/Jenkinsfile diff --git a/Infrastructure/foundation/backend.tf b/infrastructure/foundation/backend.tf similarity index 100% rename from Infrastructure/foundation/backend.tf rename to infrastructure/foundation/backend.tf diff --git a/Infrastructure/foundation/bootstrap.bash b/infrastructure/foundation/bootstrap.bash similarity index 100% rename from Infrastructure/foundation/bootstrap.bash rename to infrastructure/foundation/bootstrap.bash diff --git a/Infrastructure/foundation/cleanup.bash b/infrastructure/foundation/cleanup.bash similarity index 100% rename from Infrastructure/foundation/cleanup.bash rename to infrastructure/foundation/cleanup.bash diff --git a/Infrastructure/foundation/main.tf b/infrastructure/foundation/main.tf similarity index 100% rename from Infrastructure/foundation/main.tf rename to infrastructure/foundation/main.tf diff --git a/Infrastructure/foundation/outputs.tf b/infrastructure/foundation/outputs.tf similarity index 100% rename from Infrastructure/foundation/outputs.tf rename to infrastructure/foundation/outputs.tf diff --git a/Infrastructure/foundation/terraform.tfvars.example b/infrastructure/foundation/terraform.tfvars.example similarity index 100% rename from Infrastructure/foundation/terraform.tfvars.example rename to infrastructure/foundation/terraform.tfvars.example diff --git a/Infrastructure/foundation/variables.tf b/infrastructure/foundation/variables.tf similarity index 100% rename from Infrastructure/foundation/variables.tf rename to infrastructure/foundation/variables.tf diff --git a/Infrastructure/foundation/versions.tf b/infrastructure/foundation/versions.tf similarity index 100% rename from Infrastructure/foundation/versions.tf rename to infrastructure/foundation/versions.tf