加载中...
Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
42 views

I created Terraform script to create Glue Crawlers and Catalog database. Crawlers crawl data from S3 bucket, the objects are in JSON and partitioned by dates. For example, s3://something/dev/raw/year=...
Anh's user avatar
  • 1
-2 votes
0 answers
42 views

I have set up a couple of Azure App Configuration Keys, one manually and the other using Terraform configuration, as depicted in the image below and described in the last column. Both keys reference ...
hitman126's user avatar
  • 965
-7 votes
0 answers
36 views

I have a IAC pipeline with Terraform in gitlab ci, always works fine but today i had a stucked job in multi-projects that use WAF resource and CloudWatch... anyone had the same issue any day ? In this ...
Stenio Ignácio's user avatar
-1 votes
1 answer
37 views

I have a map of objects, and I want to filter the objects into a new map based on another variable. I think this should be fairly simple, but I get an error when using merge (which I assumed would be ...
HuggieRich's user avatar
0 votes
0 answers
74 views

I am trying to copy a certificate from one keyvault to another in azure using terraform for multiple dev. The terraform plan and apply works for the second time. When tried the same second time the ...
userahd's user avatar
  • 75
Advice
0 votes
3 replies
32 views

Current Status | Still works with a warning in Terraform v1.12.x and v1.13.x Request you to please tell by when it will be stop supporting. Thanks `A. Before (Deprecated Configuration) terraform { ...
nat's user avatar
  • 1
Best practices
0 votes
4 replies
70 views

The Problem I'm working on a project where we are using Terraform and we are migrating to Terraform with Terragrunt. We are using Terraform to configure an AKS cluster via the azurerm provider. Which ...
Kayden Miller's user avatar
-3 votes
1 answer
160 views

I am trying to create a S3 bucket on LocalStack using Terraform and when I copied the code from their documentation it is giving me this error. I am unable to solve this terraform error. main.tf: ...
Ritesh Phadtare's user avatar
Best practices
0 votes
2 replies
54 views

I have a Terraform project for my AWS account. At the root, I have a set of modules, each representing a different project. I'd love to apply default tags to each resource, so I can easily propagate ...
Alexandre_Bon's user avatar
-4 votes
1 answer
69 views

using Management account first i need to list all child accounts and i need to create an IAM role and IAM Trust policy with read only access to all child accounts through terraform and all the read ...
Varun swaminathan's user avatar
-1 votes
2 answers
150 views

I'm creating an automation using terraform and the databricks provider. I set up the databricks provider and with this code i create a service principal and taked the detail of my group resource "...
ImAl3x's user avatar
  • 1
0 votes
1 answer
65 views

I am trying to extract the virtual machine name from this output: output "linux_virtual_machine_names" { description = "The resource id's of all Linux Virtual Machine." value ...
Joly's user avatar
  • 3,344
-3 votes
1 answer
72 views

I’m trying to add a new record to my ConfigMap. It’s the third time I’ve done this operation – I made the previous edits in dev and stage – but in prod, when I add the record, Terraform tries to ...
Francesco Gobbi's user avatar
Advice
0 votes
1 replies
137 views

I’m setting up Authentik with Terraform (goauthentik/authentik v2025.8.1) and want users to be able to self-register via an OAuth2 application. I couldn’t find any working examples or docs for the ...
Sevy's user avatar
  • 310
Advice
2 votes
4 replies
89 views

My goal is to schedule a Cron Job using GitHub Actions to destroy and reapply the same resource at specific times — for example, apply at 8 a.m. and destroy at 5 p.m. Based on my research, I would run ...
Coco's user avatar
  • 25

15 30 50 per page
1
2 3 4 5
1348