Tag: terraform
Deploy your React app to Azure
I've got to the point with my template where I am thinking about deployment options. There is already a great option (the gh-pages module) for deploying to a github.io site.…
Deploying an Azure Function App with Terraform
You may have caught this from my previous blog posts, but I like automated deployments. I like something where I can run one command and magic happens, resulting in my whole…