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

State Pull - Unexpected Behaviour in 0.12

@petersellars wrote: I am just looking to gain some clarity around the expected behaviour in 0.12 regarding the state pull command. I was under the impression that this would display the state file -...

View Article


Variable inside a variable

@eladazary wrote: I would like to use a variable inside a variable. This is my resource: resource "aws_route" "vpc_peering_accepter" { provider = "aws.accepter" count =...

View Article


Vault database connection resource returns connection error 9999

@neilhwatson wrote: I have this vault database connection resource: resource "vault_database_secret_backend_connection" "dbc" { backend = vault_mount.db.path name = var.db_name allowed_roles = [...

View Article

Incompatible API version with plugin. Plugin version: 4, client versions: [5]

@tp20165 wrote: While issuing command… terraform 0.12upgrade… I am getting following error: failed to load provider “template”: Incompatible API version with plugin. Plugin version: 4, client...

View Article

Pattern for creating list based on dynamic blocks

@jmgreg31 wrote: I am trying to figure out how to create a list based on conditions within a dynamic block. My specific use case is using the aws_proxy_protocol_policy for an ELB only when the...

View Article


Create ec2 with snapshot

@thiagodeandrade wrote: Hi, I’m tried to create a EC2 from snapshot, but I don’t attach the new volume to new vm via terraform script. ` data “aws_ebs_volume” “prod_volume” { most_recent = true filter...

View Article

Use Terraform to create lambda function and serverless to deploy code

@jorenvh1 wrote: Hi all We are currently using Terraform to create aws resources together with the serverless framework to deploy our lambda functions that interact with these services. We currently...

View Article

Assign project to bigquery reservation (GCP)

@cochrasc wrote: I’m using project-factory module to create projects and that is working great. I’ve been tasked with assigning each newly-created project to a bigquery reservation. I haven’t found...

View Article


Having difficulty using two different for loops in the same resource

@thedarkwriter wrote: Hi there, Terraform v0.12.18 provider.google v3.4.0 provider.google-beta v3.4.0 I am trying to create several service accounts and map them to multiple roles in GCP. I’m having...

View Article


Move azure resource group from one subscription to other

@pavankumarda2136 wrote: Hello, Is there a way to move an azure resource group from one subscription to another subscription in same tenant using Terraform ? Please help. Posts: 2 Participants: 2 Read...

View Article

How to list out subnet ids

@brianabston001 wrote: I am currently on 0.11.14 and working to move to 0.12.18 and i hit a snag on a current code setup. I am making a data call to get the subnet ids from a vpc. See below data...

View Article

Provider's Schema - how to distinguish attributes from arguments?

@note wrote: Hey, I am working on Scala code generation out of terraform provider’s schema. To be more precise I use the output of terraform providers schema -json to generate some Scala code. I am...

View Article

Error: Provider configuration not present (provider aws.kms)

@tp20165 wrote: Getting this error while running “terraform validate”. I’ve upgraded to 0.12, and ran “terraform init” without any problem. Error: Provider configuration not present To work with...

View Article


Image may be NSFW.
Clik here to view.

Reference to undeclared resource works 0.11.x and doesn't work in 0.12

@konstantin-recurly wrote: terraform version Terraform v0.12.19 + provider.google v3.4.0 + provider.kubernetes v1.10.0 I am trying to use this example with the latest terraform version Terraform by...

View Article

HCL: Using template sequences in labels

@mustafaakin wrote: I recently discovered that HCL2 can be used as a library and started working on it. I cannot find a better place and I’m not sure whether I should use Github for questions, so I’m...

View Article


Is there a way to associate an Integration Service Environment with Logic...

@ved3690 wrote: Is there a way to associate an Integration Service Environment with Logic Apps via Terraform? I have been trying various options over the past few days and could n 't get the Logic...

View Article

Limitation or am I missing something?

@aparry91 wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic

View Article


Terraform Provider

@shilpa12345 wrote: Hi, Can we create a virtual machine in Oracle VM VirtualBox or VMware Workstation using terraform Posts: 2 Participants: 2 Read full topic

View Article

Create resource using terraform

@shilpa12345 wrote: Hi, Can we used aws role ARN to create a resource in AWS instead of access key and secret key in provider Posts: 2 Participants: 2 Read full topic

View Article

Use the vault terraform provider to enable k/v secrets engine?

@sding3 wrote: Is it possible to enable the k/v secrets engine (with the ability to specify v1 or v2, as well as the path) using the terraform vault provider? I’ve tried to use the...

View Article
Browsing all 11457 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>