Daniela Becerra
Daniela Becerra's Blog

Daniela Becerra's Blog

Follow
Follow
homebadgesnewsletter
How to allow terraform to delete resource groups that are not empty

How to allow terraform to delete resource groups that are not empty

Sometimes terraform dependency tree is a lifesaver, but sometimes we know better, and we want to delete that RG no matter what. Add this to the provider block and be happy. provider "azurerm" { features { resource_group { prevent_deletio...

Daniela Becerra
Daniela Becerra
1 min read
How to expand or format a VM disk in Azure cloud

How to expand or format a VM disk in Azure cloud

Daniela Becerra
Daniela Becerra
3 min read
How to create a Telegram bot using Docker and host it on Azure

How to create a Telegram bot using Docker and host it on Azure

Daniela Becerra
Daniela Becerra
11 min read
How to use ansible variables in a role

How to use ansible variables in a role

Daniela Becerra
2 min read
Hello world

Hello world

Daniela Becerra
1 min read