Deployment of a static website on Azure Storage using Terraform
So initially I created a static website using Html , CSS and JavaScript. I have the following files in my local system : index.html , style.css and script.js .
Now, I wish to deploy the website (which is made up of these 3 files) on Azure using Terra...
iamkishaloy.hashnode.dev2 min read