Skip to content

Questions tagged with Terraform

Terraform Cloud enables infrastructure automation for provisioning, compliance, and management of any cloud, datacenter, and service.

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

293 results
Hi, My current architect has an API Gateway that connects to Network LB. We are using API client gateway cert. NLB forward traffic to EC2 instances that have mTLS certs. Now we need to update our ar...
1
answers
0
votes
62
views
asked 16 days ago
I am using AWS Control Tower in my Management account to create new AWS member accounts. Is it possible to use AWS Control Tower Account Factory for Terraform (AFT) customization to assign AWS IAM Ide...
1
answers
0
votes
58
views
AWS
asked a month ago
I have this terraform config: ``` resource "aws_elastic_beanstalk_environment" "ebs_env" { .. setting { namespace = "aws:elasticbeanstalk:environment:process:default" name = "HealthCh...
1
answers
0
votes
37
views
asked a month ago
My app is in an Elasticbeanstalk envi. It uses a Network Loadbalancer (EnvironmentType=LoadBalanced) and a TargetGroup. As it has Network Loadbalancer so the default health check type is EC2. I can ...
2
answers
0
votes
49
views
asked a month ago
Region: eu-west-2 1. created a terraform and did apply whihc created instance 2. i destroyed 3. when reapplying terraform apply i get Error: creating EC2 Instance: operation error EC2: RunInstances, ...
1
answers
0
votes
62
views
asked 2 months ago
When I configure the logging manually using the AWS Management Console, everything works as expected. But when I try to do the same using the AWS CLI or Terraform, I get the following error: **An err...
4
answers
0
votes
194
views
asked 2 months ago
We’re trying to configure Karpenter via Terraform for our EKS cluster, but the nodes provisioned by Karpenter fail to join the cluster. From what we observe, the nodes are being launched without the c...
2
answers
1
votes
200
views
asked 2 months ago
AWS have a bug with policies. To reproduce: 1. Create datastore in Healthlake 2. Create a user which will have limited access to Healthlake 3. Attach to it Read and Write permissions (for datastore) ...
1
answers
0
votes
45
views
asked 2 months ago
I know it's possible to setup s3 vector buckets from the aws console https://repost.aws/articles/ARY9EKiGFISfisAyvigDX3lQ/amazon-s3-vectors-revolutionizing-ai-data-storage-with-use-cases But I can't f...
2
answers
0
votes
740
views
asked 3 months ago
Hi, I have some security group rules deployed using Terraform and the official AWS provider. However, the resource aws_security_group_rule is depreciated in favor of aws_vpc_security_group_egress_rule...
2
answers
0
votes
52
views
asked 3 months ago
I am attempting to create an Aurora PostgreSQL Serverless v2 cluster in `us-east-1` using Terraform with `engine_version = "16.6"`. The `terraform apply` command consistently fails with the following ...
1
answers
0
votes
87
views
asked 3 months ago
From AWS console I am trying to create EKS cluster v 1.33 using AWS AL2023 AMI , EKS cluster gets created but no node joining the cluster. I have also tried creating EKS cluster v1.33 using Terraform ...
2
answers
0
votes
701
views
asked 3 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 25
  • Page size
    12 / page