Questions tagged with Terraform

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

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

230 results
Dear Team, Kindly help us to update the EKS default security group with custom sg rules using terraform, When we tried to do the same sg as rules are getting update automatically with default rule. ...
1
answers
0
votes
37
views
asked 11 days ago
Hi, I'm looking into creating a bar chart (or some other visualisation) in a CloudWatch dashboard showing the value for a metric (TranscodingOutputDuration) for each month for the last 6 month, meanin...
2
answers
0
votes
46
views
asked 17 days ago
Hello AWS re:Post community! ☁️ My partner and I recently published a book called Engineering Elixir Applications: Navigate Each Stage of Software Delivery with Confidence. The book focuses heavily o...
2
answers
0
votes
32
views
asked 19 days ago
Hi, I've been trying to deploy an EC2 instance into my VPC, of which I'm confident on the configurations (ingress and egress rules, route tables, etc.). When I deploy the EC2 instance (tested with ...
3
answers
0
votes
63
views
asked 24 days ago
Hello, I was looking for AWS Application Migration Service resources in the terraform AWS provider but couldn’t find any. I wanted just to confirm if these resources exist and if another name is used ...
1
answers
0
votes
73
views
asked a month ago
I have an ECS cluster with tasks running on EC2, but the instance is not "using" the task role. Despite having spent a lot of time debugging, made sure that `ecs.config` has the correct values inside...
1
answers
0
votes
68
views
asked a month ago
I am looking for a viable approach to create a set of default users with different level of privileges into a DocumentDB instance (let's say read-only user, read/write user etc..). I do provision usi...
1
answers
0
votes
35
views
profile picture
asked a month ago
I have created a Terraform module which creates a ec2 instance the module also creates aws_ssm_association resources which essentially runs a command. My custom command runs just fine and is working...
3
answers
0
votes
191
views
asked 2 months ago
via terraform or via aws eks console I get the same issue: `Cluster has incorrect Identity Provider URL configuration. The Identity Provider URL cannot be the same as the OpenID Connect (OIDC) issuer...
1
answers
0
votes
57
views
asked 2 months ago
I use codepipeline to test out whether I can deploy resource by terraform. EC2 is provisioned. I then import the resource into terraform, then run terraform plan. I see that it will replaced the one o...
1
answers
0
votes
43
views
asked 2 months ago
I create my VPC and EKS cluster using terraform, after this after that I executed the command "aws eks --region <my-region> update-kubeconfig --name <my-cluster-name>" to get access to the cluster API...
2
answers
0
votes
52
views
asked 2 months ago
Hello, I am experiencing an "AccessDenied" error when attempting to interact with an OpenID Connect (OIDC) provider in my newly created AWS account and user (with AdministratorAccess policy). The spe...
1
answers
0
votes
218
views
asked 2 months ago