AdamMazouz's Blog

Drafting My Way Through the Clouds.
Image

What is New with CBS Terraform Provider 0.9.0

Added support to new CBS SKU Model, security enhancement, and more ...

CBS Terraform Provider offers an automated approach for deploying Pure Cloud Block Store via IaC

Image

Reusable Terraform Modules for Pure Cloud Block Store

Start with nothing and scale to infinity

This blog post provides an entry point for how to deploy Pure Cloud Block Store in Azure, only Azure Subscription needed, everything else will be taken care of using Terraform modules

Image

Putting Terraform `for_each` Into Practice

Example of deploying complex Azure infrastructure using Terraform for_each

This blog is an example of how I am using different Terraform features to build different modules of deploying and managing Pure Cloud Block Store. In this once I will be putting `for_each` into practice to manage similar resources with different configurations and parameters.