Menu

Virtual Geek

Tales from real IT system administrators world and non-production environment

Blog posts : "cloud"

Part 4 GitHub Actions deploy azure resources with Terraform backend

Part 3 Automating and Planning Azure Resources with Terraform and GitHub Actions

HashiCorp HCP Terraform Cloud backend configuration

Terraform workspace with example

Terraform testing variable map object values without resource configuration part 2

Terraform A reference to a resource type must be followed by at least one attribute access, specifying the resource name

After entering my resources information for Azure in Terraform configuration files and running a plan I was keep on receiving below error.

A reference to a resource type must be followed by at least one attribute access, specifying the resource name

terraform plan azure a reference to a resource type must be followed by at least one attribute access specifying the resource name.png

PS D:\Projects\Terraform\Module_creat…

Read more

Terraform one module deploy null or multiple resources based on input (nested for loop)

This article is about little bit advanced structure in the terraform module, Here I using terraform functions to create a module where multiple resources will be created from given map or object input. If map or object is null (not mentioned) there shouldn't be error and it should skip making those …

Read more

Hashicorp Terraform map and object inside module and variable example

This is example of map and object functions used in variable and Terraform module. Here is my tree view of module folders and tf files.

terraform hashicorp hcl tree module map and object example microsoft azure cloud resource group storage account.png

In the module variable I am using two terraform functions object and map to define data. To use object, provide information in key value pair and dictionar…

Read more

Ansible Azure An exception occurred during task execution. TypeError deprecated() got an unexpected keyword argument

Find and use Azure Marketplace VM images with Azure PowerShell

Ansible authenticate to Microsoft Azure using credential profiles Part 2

Ansible authenticate to Microsoft Azure using credential profiles Part 1

Microsoft Azure PowerShell cmdlet 'this.Client.SubscriptionId' cannot be null

Host static website on Azure Storage Account

Writing and Using Terraform modules

Create a Virtual machine on Microsoft Azure

Create and manage Azure budgets

Uploading to Azure Web Apps Using FTP

Azure azcopy login error Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '579a7132-0e58-4d80-b1e1-7a1e2d337859'

While working with new version 10 of azcopy.exe I was facing error while login. After logging in the browser it was not accepting my username and password to login to Azure.What it says is I am not able to login to '579a7132-0e58-4d80-b1e1-7a1e2d337859', and my user account doesn't exist for login.…

Read more

AzCopy copy transfer fails with 403 This request is not authorized to perform this operation using this permission

Azcopy is a great command-line tool for automating Azure storage, it is a simple yet powerful command line interface that allows you to copy files to and from Azure storage and between Azure storage accounts. I was doing POC of the latest version of azcopy.exe, (There 2 different flavors available f…

Read more

20 blog posts

Blog Search

Page Views

14097892

Archive

Follow me on Blogarama