Questions tagged with Infrastructure as Code

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.

Hi AWS, I was playing with the [AWS CDK Stack Builder Tool](https://github.com/aws-samples/aws-cdk-stack-builder-tool) but I am completely naive to it. The repo is written in TypeScript but I was...
1
answers
0
votes
79
views
profile picture
asked 22 days ago
We are testing out a new version of ActiveMQ in a non-prod environment, but we've encountered some issues on the new version and would like to revert to the previous configuration. However, if we try...
1
answers
0
votes
118
views
asked a month ago
Hi AWS, I am writing infrastructure code using **AWS CDK (Python)** and I have written code to deploy multiple stacks, for e.g. one stack is deploying SQS queue and the other stack is deploying...
1
answers
0
votes
176
views
profile picture
asked a month ago
Hi AWS, this is the follow up question for an issue I raised in the past https://repost.aws/questions/QU1laSwxybRRiFbj1CyMuxRg/cdk-bootstraping. I ran `cdk bootstrap...
1
answers
0
votes
122
views
profile picture
asked a month ago
Hi AWS, is it possible to create CloudFormation `nested-nested` stack and if yes, how? I have worked on CloudFormation nested stacks for a long time but yesterday I heard somewhere about...
0
answers
0
votes
147
views
profile picture
asked 2 months ago
Hi, I am not experienced in this topic, but would like to explore. I did use the CloudFormation "IaC Generator" to generate the template in JSON for my Amazon Connect instance. From the template, I...
5
answers
0
votes
256
views
profile picture
Shiva
asked 2 months ago
Hi AWS, I want to create the Amazon S3 bucket but with a condition that it should be created in a specific AWS account as this bucket is intended to store the reports generated across multiple...
1
answers
0
votes
239
views
profile picture
asked 2 months ago
I have a CDK Typescript project for deploying 3 services on AWS Fargate. The cdk is going well but I ran into an issue with Parameter Store. Some values such as the DB Host and Port, I am saving those...
1
answers
0
votes
610
views
asked 2 months ago
Title: Getting error while deploying bedrock agent cloudformation template. Requirements: We have Created a Simple Cloudformation of Agent for Amazon Bedrock and deploy Agents with Claude 3...
3
answers
0
votes
407
views
Harsh
asked 3 months ago
Problem: Very possible that this is user error, but I've been attempting to migrate some existing resources into stacks (and from there to being managed through the CDK) and during the course of this...
1
answers
0
votes
217
views
Kengel
asked 3 months ago
Hi AWS, I was setting up a sample application using `AWS CDK Python`. When I ran the command `cdk deploy`, I got this error: ``` current credentials could not be used to assume...
1
answers
0
votes
306
views
profile picture
asked 3 months ago
Hi AWS, I have to generate a `JSON` file from `.tfvars` file, i.e. **terraform.tfvars** will be changed to **terraform.tfvars.json**. However I found a plugin tfvars-json...
0
answers
0
votes
141
views
profile picture
asked 3 months ago