By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content 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
235 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
33
views
asked 5 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
41
views
asked 11 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
26
views
asked 12 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
60
views
asked 18 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
55
views
asked 22 days 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
62
views
asked 25 days 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
33
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
165
views
asked a month 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
53
views
asked a month 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
39
views
asked a month 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
50
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
191
views
asked 2 months ago