Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek created branch main in slawek/terraform-azurerm-recovery-ser… 2026-03-01 21:19:49 +01:00
slawek pushed to main at slawek/terraform-azurerm-recovery-ser… 2026-03-01 21:19:49 +01:00
fae7623813 Add Recovery Services Vault module with VM backup policies and outputs
1883aaa38d Initialized repository.
slawek created repository slawek/terraform-azurerm-recovery-ser… 2026-03-01 21:19:07 +01:00
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 19:35:01 +01:00
306ef3bf81 Update README.md to document supported resource types for Azure Backup Vault
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 18:57:51 +01:00
5423105d39 Add support for Azure Blob Storage backup policies and instances
slawek pushed to main at slawek/terraform-azurerm-storage-account 2026-03-01 11:43:02 +01:00
8917e086a2 Add MIT License to the repository
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 11:42:59 +01:00
88abbff590 add LICENSE file with MIT License terms
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 11:37:02 +01:00
c155829fac refactor README.md to reorganize variables, outputs, and references for clarity
slawek created branch main in slawek/terraform-azurerm-storage-account 2026-03-01 11:17:50 +01:00
slawek pushed to main at slawek/terraform-azurerm-storage-account 2026-03-01 11:17:50 +01:00
4ea359b35d Update README to clarify long-term protection with Azure Backup
ca525c659c Refine data recovery section in README for clarity and conciseness
c33099fd97 Add example usage and data recovery sections to README for Azure Storage Account module
0c86d10d4d Enhance Azure Storage Account module with additional variables and blob data protection features
aa63e41b55 Refactor storage account variable names for clarity and consistency
slawek created branch main in slawek/terraform-azurerm-backup-vault 2026-03-01 11:17:45 +01:00
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 11:17:45 +01:00
5898aa087c update README.md to enhance Azure Data Protection Backup Vault module documentation
f8e85a1563 initialize backup vault module with configuration, outputs, and variable definitions
7cfb463d38 add README.md for Azure RM Backup Vault module
slawek created repository slawek/terraform-azurerm-backup-vault 2026-03-01 11:14:50 +01:00
slawek created repository slawek/terraform-azurerm-storage-account 2026-03-01 11:14:30 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 20:39:55 +01:00
58c31e73bf fix: update Caddyfile.example to use __AZURITE_STORAGE__ for certificate and key paths
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 20:13:39 +01:00
1a66e46615 update: rename run.sh to start-azurite and enhance documentation for environment variables
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:52:06 +01:00
93fb89446d fix: use variable for AZURITE_IMAGE in docker run commands
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:46:56 +01:00
c8ac9ddebf update: rename run.sh to start-azurite.
ffdfc2697b fix: update run.sh to use current directory for AZURITE_DIR and correct env-file paths
b698521720 fix: update entrypoint.sh to source accounts from accounts.env and improve Caddy handling
Compare 3 commits »
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:27:23 +01:00
8813a4d5ed update: change docker run options from interactive to detached mode in run.sh
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:58:42 +01:00
b8f6c2dccf chore: remove obsolete list-accounts.sh script