From c7f6b7e20681cc36736273762955373f86634402 Mon Sep 17 00:00:00 2001 From: Diego Lagos <92735530+diegolagospagopa@users.noreply.github.com> Date: Mon, 16 Jan 2023 19:59:14 +0100 Subject: [PATCH] fix: Removed fixme prefix from folders (#30) removed fixme prefix from folders --- .../README.md | 0 .../docs/module-arch.drawio | 0 .../docs/module-arch.drawio.png | Bin .../main.tf | 0 .../output.tf | 0 .../variables.tf | 0 .../versions.tf | 0 {fixme_function_app => function_app}/README.md | 0 .../docs/module-arch.drawio | 0 .../docs/module-arch.drawio.png | Bin {fixme_function_app => function_app}/main.tf | 0 {fixme_function_app => function_app}/outputs.tf | 0 {fixme_function_app => function_app}/variables.tf | 0 {fixme_function_app => function_app}/versions.tf | 0 .../README.md | 0 .../main.tf | 0 .../outputs.tf | 0 .../variables.tf | 0 .../versions.tf | 0 {fixme_load_balancer => load_balancer}/README.md | 0 {fixme_load_balancer => load_balancer}/main.tf | 0 {fixme_load_balancer => load_balancer}/outputs.tf | 0 {fixme_load_balancer => load_balancer}/variables.tf | 0 {fixme_load_balancer => load_balancer}/versions.tf | 0 {fixme_nat_gateway => nat_gateway}/README.md | 0 {fixme_nat_gateway => nat_gateway}/main.tf | 0 {fixme_nat_gateway => nat_gateway}/outputs.tf | 0 {fixme_nat_gateway => nat_gateway}/variables.tf | 0 {fixme_nat_gateway => nat_gateway}/versions.tf | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename {fixme_cosmosdb_account => cosmosdb_account}/README.md (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/docs/module-arch.drawio (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/docs/module-arch.drawio.png (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/main.tf (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/output.tf (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/variables.tf (100%) rename {fixme_cosmosdb_account => cosmosdb_account}/versions.tf (100%) rename {fixme_function_app => function_app}/README.md (100%) rename {fixme_function_app => function_app}/docs/module-arch.drawio (100%) rename {fixme_function_app => function_app}/docs/module-arch.drawio.png (100%) rename {fixme_function_app => function_app}/main.tf (100%) rename {fixme_function_app => function_app}/outputs.tf (100%) rename {fixme_function_app => function_app}/variables.tf (100%) rename {fixme_function_app => function_app}/versions.tf (100%) rename {fixme_function_app_slot => function_app_slot}/README.md (100%) rename {fixme_function_app_slot => function_app_slot}/main.tf (100%) rename {fixme_function_app_slot => function_app_slot}/outputs.tf (100%) rename {fixme_function_app_slot => function_app_slot}/variables.tf (100%) rename {fixme_function_app_slot => function_app_slot}/versions.tf (100%) rename {fixme_load_balancer => load_balancer}/README.md (100%) rename {fixme_load_balancer => load_balancer}/main.tf (100%) rename {fixme_load_balancer => load_balancer}/outputs.tf (100%) rename {fixme_load_balancer => load_balancer}/variables.tf (100%) rename {fixme_load_balancer => load_balancer}/versions.tf (100%) rename {fixme_nat_gateway => nat_gateway}/README.md (100%) rename {fixme_nat_gateway => nat_gateway}/main.tf (100%) rename {fixme_nat_gateway => nat_gateway}/outputs.tf (100%) rename {fixme_nat_gateway => nat_gateway}/variables.tf (100%) rename {fixme_nat_gateway => nat_gateway}/versions.tf (100%) diff --git a/fixme_cosmosdb_account/README.md b/cosmosdb_account/README.md similarity index 100% rename from fixme_cosmosdb_account/README.md rename to cosmosdb_account/README.md diff --git a/fixme_cosmosdb_account/docs/module-arch.drawio b/cosmosdb_account/docs/module-arch.drawio similarity index 100% rename from fixme_cosmosdb_account/docs/module-arch.drawio rename to cosmosdb_account/docs/module-arch.drawio diff --git a/fixme_cosmosdb_account/docs/module-arch.drawio.png b/cosmosdb_account/docs/module-arch.drawio.png similarity index 100% rename from fixme_cosmosdb_account/docs/module-arch.drawio.png rename to cosmosdb_account/docs/module-arch.drawio.png diff --git a/fixme_cosmosdb_account/main.tf b/cosmosdb_account/main.tf similarity index 100% rename from fixme_cosmosdb_account/main.tf rename to cosmosdb_account/main.tf diff --git a/fixme_cosmosdb_account/output.tf b/cosmosdb_account/output.tf similarity index 100% rename from fixme_cosmosdb_account/output.tf rename to cosmosdb_account/output.tf diff --git a/fixme_cosmosdb_account/variables.tf b/cosmosdb_account/variables.tf similarity index 100% rename from fixme_cosmosdb_account/variables.tf rename to cosmosdb_account/variables.tf diff --git a/fixme_cosmosdb_account/versions.tf b/cosmosdb_account/versions.tf similarity index 100% rename from fixme_cosmosdb_account/versions.tf rename to cosmosdb_account/versions.tf diff --git a/fixme_function_app/README.md b/function_app/README.md similarity index 100% rename from fixme_function_app/README.md rename to function_app/README.md diff --git a/fixme_function_app/docs/module-arch.drawio b/function_app/docs/module-arch.drawio similarity index 100% rename from fixme_function_app/docs/module-arch.drawio rename to function_app/docs/module-arch.drawio diff --git a/fixme_function_app/docs/module-arch.drawio.png b/function_app/docs/module-arch.drawio.png similarity index 100% rename from fixme_function_app/docs/module-arch.drawio.png rename to function_app/docs/module-arch.drawio.png diff --git a/fixme_function_app/main.tf b/function_app/main.tf similarity index 100% rename from fixme_function_app/main.tf rename to function_app/main.tf diff --git a/fixme_function_app/outputs.tf b/function_app/outputs.tf similarity index 100% rename from fixme_function_app/outputs.tf rename to function_app/outputs.tf diff --git a/fixme_function_app/variables.tf b/function_app/variables.tf similarity index 100% rename from fixme_function_app/variables.tf rename to function_app/variables.tf diff --git a/fixme_function_app/versions.tf b/function_app/versions.tf similarity index 100% rename from fixme_function_app/versions.tf rename to function_app/versions.tf diff --git a/fixme_function_app_slot/README.md b/function_app_slot/README.md similarity index 100% rename from fixme_function_app_slot/README.md rename to function_app_slot/README.md diff --git a/fixme_function_app_slot/main.tf b/function_app_slot/main.tf similarity index 100% rename from fixme_function_app_slot/main.tf rename to function_app_slot/main.tf diff --git a/fixme_function_app_slot/outputs.tf b/function_app_slot/outputs.tf similarity index 100% rename from fixme_function_app_slot/outputs.tf rename to function_app_slot/outputs.tf diff --git a/fixme_function_app_slot/variables.tf b/function_app_slot/variables.tf similarity index 100% rename from fixme_function_app_slot/variables.tf rename to function_app_slot/variables.tf diff --git a/fixme_function_app_slot/versions.tf b/function_app_slot/versions.tf similarity index 100% rename from fixme_function_app_slot/versions.tf rename to function_app_slot/versions.tf diff --git a/fixme_load_balancer/README.md b/load_balancer/README.md similarity index 100% rename from fixme_load_balancer/README.md rename to load_balancer/README.md diff --git a/fixme_load_balancer/main.tf b/load_balancer/main.tf similarity index 100% rename from fixme_load_balancer/main.tf rename to load_balancer/main.tf diff --git a/fixme_load_balancer/outputs.tf b/load_balancer/outputs.tf similarity index 100% rename from fixme_load_balancer/outputs.tf rename to load_balancer/outputs.tf diff --git a/fixme_load_balancer/variables.tf b/load_balancer/variables.tf similarity index 100% rename from fixme_load_balancer/variables.tf rename to load_balancer/variables.tf diff --git a/fixme_load_balancer/versions.tf b/load_balancer/versions.tf similarity index 100% rename from fixme_load_balancer/versions.tf rename to load_balancer/versions.tf diff --git a/fixme_nat_gateway/README.md b/nat_gateway/README.md similarity index 100% rename from fixme_nat_gateway/README.md rename to nat_gateway/README.md diff --git a/fixme_nat_gateway/main.tf b/nat_gateway/main.tf similarity index 100% rename from fixme_nat_gateway/main.tf rename to nat_gateway/main.tf diff --git a/fixme_nat_gateway/outputs.tf b/nat_gateway/outputs.tf similarity index 100% rename from fixme_nat_gateway/outputs.tf rename to nat_gateway/outputs.tf diff --git a/fixme_nat_gateway/variables.tf b/nat_gateway/variables.tf similarity index 100% rename from fixme_nat_gateway/variables.tf rename to nat_gateway/variables.tf diff --git a/fixme_nat_gateway/versions.tf b/nat_gateway/versions.tf similarity index 100% rename from fixme_nat_gateway/versions.tf rename to nat_gateway/versions.tf