While working on Azure Terraform IAC infrastructure as a code script Writing and Using Terraform modules, I wanted to pass or use variable from a module to another module, so I will have to define module data once and I can keep reusing it in another modules. Here is the screenshot of my folder hier…
Blog posts : "resource group"
Writing and Using Terraform modules
This is a small example of Terraform module how to write and use it. A Terraform module is a folder/container for multiple resources that are used together. Every Terraform configuration has at least one module, known as its root module, which consists of the resources defined in the terraform .tf f…
Get started and configure certificate-based authentication in Azure
Connecting SSL certificate based login to Azure can help increased authentication security, if you maintain certificates very well. In my case I wrote few scripts and I wanted to automate Azure. As my user account is configured with MFA (My scripts scheduling was failing due to this) and I didn't w…
Blog Search
Page Views
10771578
Archive
- November 2023 (1)
- September 2023 (6)
- July 2023 (15)
- June 2023 (5)
- May 2023 (9)
- April 2023 (4)
- March 2023 (7)
- February 2023 (1)
- January 2023 (1)
- December 2022 (10)
Comments
-
cherylNovember 16, 2023 12:54AM
-
AdamNovember 13, 2023 12:29PM
-
WillNovember 2, 2023 11:42PM
-
MidgyOctober 11, 2023 07:51PM
-
TomaszOctober 6, 2023 10:26PM