Category "terraform"

How to skip for_each loop if key does not exist in terraform

My problem statement is simple but I am not able to find a solution anywhere on the internet. I have users list as locals: // users locals { allUsers = {

Setting Azure AD Microsoft Graph Email API/Permission in Terraform

I am provisioning some Azure infrastructure using Terraform. Included in the setup requirement is some configuration of an Azure AD registered app and this requ

Load local CSV file into BigQuery table with Terraform?

I'm new to terraform. Is it possible to load the content of a CSV file into a BigQuery table without uploading it to GCS? I've studied the document below, but t

Terraform Activity Log Alerts Status Field

I'm in the process of recreating our company's alerts in Terraform after they were originally created manually. I have been looking into the JSON of each alert

Create azure Action group with azure terraform with json format

Hi i am trying to create "azurerm_monitor_action_group" based on json format i have github_link please go through the github link and update me changes which i

Terraform virtual machine extension doesn't run as expected

maybe someone can help me with my situation. Scenerio: I created a terraform script which create a windows 10 Virtual machine in Azure. At the end the terraform

What is the best built in AWS policy for a Terraform user?

I am looking for the best built in AWS policy for my Terraform IAM user. I am using Terraform to create resources in AWS. Terraform runs via an IAM user. I need

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to avoid "Objects have changed outside of Terraform"?

Recently upgraded my Terraform project to AWS provider 3.74.0 and TF 1.1.4 (from much older versions). I'm suddenly getting this autoscaling schedule reporting

How to create a Hashicorp Vault user using Terraform

I am trying to create a Vault user in Terraform but can't seem to find the appropriate command to do so. I've searched the Terraform Registry and also performed

Terraform / atlantis creates locks for no apparent reason

I have set up atlantis and configured multiple projects. I am not using workspaces (therefore, for each project only the default workspace should be applicable)