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