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 tags to filter
Sort by most recent
265 results
We have a thumbprint change showing up in the terraform plan for our EKS OIDC provider. Like mentioned in the attached screenshot. This situation is same for another AWS account of ours,the thumbprint...
2
answers
0
votes
52
views
asked 3 days ago
Hello everyone, I’m running into a problem where my EventBridge Scheduler rules fire immediately after a deployment, even though they shouldn’t. Here’s what’s happening: Infrastructure as code: I ma...
2
answers
0
votes
58
views
asked 8 days ago
After finding out something went wrong with the elastic beanstalk I set up with terraform, I tried both `terraform destroy` and terminate environment in AWS console, but failed to terminate the enviro...
1
answers
0
votes
22
views
asked 9 days ago
Hi everyone, I’m running an ECS cluster on Fargate, and I’m trying to find the best way to manage application configuration. My current setup: Sensitive config (e.g. secrets, tokens): stored in SSM Pa...
1
answers
0
votes
36
views
asked 10 days ago
I’ve been working on multiple AWS projects, using both AWS CloudFormation and Terraform for Infrastructure as Code (IaC). While both tools are powerful, I find myself leaning towards CloudFormation wh...
3
answers
0
votes
61
views
profile picture
asked a month ago
Hi all I'm trying to deploy Amazon OpenSearch with Cognito using https://github.com/aws-samples/opensearch-in-vpc/tree/main. But I encountered an error in the following part: ``` resource "aws_elas...
1
answers
0
votes
32
views
profile picture
asked a month ago
Encountering BadRequestException: There was an issue setting up your repository. Please try again later.({"message":"403 Forbidden"}) on provisioning aws_amplify_app using Terraform. Although my G...
1
answers
0
votes
39
views
asked a month ago
Hello guys, I am using the Terraform AWS provider version 5.85.0. I added the attribute routing_http_response_strict_transport_security_header_value = “max-age=2592000; includeSubDomains; preload” to...
2
answers
0
votes
111
views
asked a month ago
Getting error while creating terraform "creating CloudFront Distribution: operation error CloudFront: CreateDistributionWithTags, exceeded maximum number of attempts, 25, https response error StatusCo...
3
answers
0
votes
133
views
asked a month ago
I am facing issue with Certificate manager. I have entered correct CNAME and VALUE in creating record in Route53, but still Certificate in Certificate Manager is stuck in Pending Validation state from...
2
answers
0
votes
72
views
asked a month ago
I'm working on a chatbot solution based on a multi-agent Bedrock architecture. Which Infrastructure as Code (IaC) tool is better to use: Terraform or CloudFormation?
1
answers
0
votes
51
views
asked 2 months ago
When I query for AWS::MediaPackageV2::Channel resource the cloudcontrol cli returns GeneralServiceException. I noticed this while using terraform awscc provider which uses the same cloudcontrol to get...
2
answers
0
votes
27
views
asked 2 months ago