Using Terraform Outputs in Azure DevOps
I’ve been working to get more familiar with both Terraform and Azure Devops recently and working on understanding how both can be used in ‘real world’ situations. One example I…
02/05/2021
I’ve been following through some tutorials on Azure Container Registry in Anthony Nocentino’s Pluralsight course “Microsoft Azure Developer: Implement IaaS Solutions”. There is quite a lot of Azure CLI and bash in the examples provided for managing Azure Container Registry. This is good for me, as I am no where…