Quantcast
Channel: Terraform - HashiCorp Discuss
Browsing all 11498 articles
Browse latest View live

Cant find equivent to the GCP instance --no-address flag

Hello Terraform Community, I am in the process of writing terraform for Google Cloud configuration. In the process of using the google provider I was not able to find a parameter for...

View Article


Creating Multiple Peers for a Single Attachment

(topic deleted by author) 1 post - 1 participant Read full topic

View Article


AWS Transit Gateway Connect: Creating Multiple Peers for a Single Attachment

In my AWS environment, I’ve successfully implemented Transit Gateway Connect using Terraform, leveraging the power of aws_ec2_transit_gateway_connect and aws_ec2_transit_gateway_connect_peer. The...

View Article

Getting the following on Windows 11 - Error while installing hashicorp/aws...

I am new to terraform and I had installed terraform on windows 11. I had created a .tf file with the following contents provider “aws” { region = “us-east-2” access_key = “valid_key” secret_key =...

View Article

How to parse and download module source formats?

Is there a tool for downloading module sources per the syntaxes listed here? My use case: I have a complex terragrunt structure, lots of hcl files which reference lots of modules. I am auditing them...

View Article


Is there a way to only create the "default" hosting site for Firebase hosting?

I have tried using google_firebase_hosting_site to set up hosting in Firebase. It seems like when using it that it will create both the default site as well as the specified site. Is there a way to...

View Article

How to capture terraform plan summary

Hello folks, I want to capture terraform plan summary and automate it so that if terraform plan shows any change like 1 to add, 2 to change, 3 to destroy I would get a notification. The requirement is...

View Article

Terraform downloading multiple versions of AWS provider

Hi, I am working on optimizing our terraform pipelines in Gitlab. One approach is to retain the .terraform directory between jobs to avoid having to reinitialize in every single job. However, this has...

View Article


Kubectl_manifests when sourcing multiple urls

Currently I have: terraform { required_providers { kubectl = { source = "gavinbunney/kubectl" } } } locals { karpenter_manifests = toset([...

View Article


TF Orgnization Token Error

Hi, We created TF org token and used in our app to authenticate/sync, see the below error. There no issue in comm as few hrs before old token was working in same app. [https-jsse-nio-443-exec-11]...

View Article

Image may be NSFW.
Clik here to view.

Terraform: Azure Backend and sas on blob

Hi Community, In order to restrict access of Dev to the minimal ressources of our tenant I was wondering why the terraform provider cannot use a blob sas token and only a container sas_token in Azure?...

View Article

Gitlab repo creation and data search together

Hi , I am using the gitlab official terraform module to create a gitlab repository from a gitlab group level template project. In the same code I am also using a gitlab file data search. resource...

View Article

Compact-warnings when run is triggered from API rather than CLI

Hi, I’m seeing a lot of repeated warnings for my plans in Terraform Cloud. The UI says “To reduce the verbosity of these warnings, use the -compact-warnings option.” I know that you can set this...

View Article


Xu Fuyou is a profiteer who sells goods

Xu Fuyou is a profiteer who sells goods. He can’t be a flight officer himself, so he licked his face and went to work in the Air Force Meteorological Wing. An epaulet armband also had to be copied by...

View Article

Gitlab repo creation and data search together

Hi , I am using the gitlab official terraform module to create a gitlab repository from a gitlab group level template project. In the same code I am also using a gitlab file data search. resource...

View Article


Regarding enable_nat_gateway and single_nat_gateway options under vpc

Hi, I am trying to enable the enable_nat_gateway and single_nat_gateway options under vpc module but while executing the terraform i am getting the below errors when executing terraform plan i) An...

View Article

Use existing network interface with vsphere provider

I have a base template that is created with packer in vsphere. Terraform clones this template vm, however the resulting VM has two network interfaces, I suspect this is due to the MAC address...

View Article


Dependency issue

Hi, im new in HCL. I am creating a simple configuration with the following files main.tf, variables.tf, x.auto.tfvars. When i run apply, it creates the RG in the Azure Portal but throws the error for...

View Article

Compact-warnings when run is triggered from API rather than CLI

Hi, I’m seeing a lot of repeated warnings for my plans in Terraform Cloud. The UI says “To reduce the verbosity of these warnings, use the -compact-warnings option.” I know that you can set this...

View Article

How to capture terraform plan summary

Hello folks, I want to capture terraform plan summary and automate it so that if terraform plan shows any change like 1 to add, 2 to change, 3 to destroy I would get a notification. The requirement is...

View Article
Browsing all 11498 articles
Browse latest View live