Terraform

How to Use the Terraform Azure Provider to Deploy Cloud Resources

If you plan to manage and work with Azure along with Terraform, using the Azure provider is a must. The Terraform Azure Provider lets you interact with the many resources supported by Microsoft Azure. In this ultimate guide, you’re going to learn, step-by-step, about everything you need to know about the Azure Provider and how to use this provider with...

Last Update: Sep 09, 2022

LATEST

How to Use the Terraform AWS Provider

The Terraform AWS provider lets you connect Terraform with Amazon cloud services such as AWS Elasticbeanstalk, AWS Lambda, etc. And unless you have the Terraform Amazon Web Services (AWS) provider defined, you cannot manage or work with Amazon Web Services. But no worries, in this tutorial, you will learn everything you need to know about…

View Article