Infrastructure as Code
AWS CloudFormation gives you an easy way to model a collection of related AWS and third-party resources, provision them quickly and consistently, and manage them throughout their lifecycles by treating infrastructure as code. A CloudFormation template describes your desired resources and their dependencies so you can launch and configure them together as a stack.
Recent questions
see all1/18
- Hi Team, Consider the following AWS resources in my account, RDS_Cluster 1. test_cluster_1 2. test_cluster_2 I have used ***"IaC Generater"*** to generate the cloud formation template to import...
- Buenas noches, Estoy intentando ya varias veces hacer el ejercicio de Infraestructure as Code del path de Seguridad en Cloud Quest, pero me sale siempre como si no quitase las comillas al poner mi...
- Please Help I have a Lambda function in **Account A** that I want to be used as a service token in **Account B** and invoked by **Account C **based on a certain role. I am using CloudFormation in...
- 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...
- 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...
- Hi, For my project i want to engage 3rd party developers. Although I signed NDA, i want to ensure that platform provide me best practice so 3rd party developers may not misuse the code or data. How...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- Hi AWS, I am creating an EKS cluster with NodeGroups along with adds-on using Terraform. Here are some of the required terraform code snippets: **eks-cluster.tf** ``` resource "aws_eks_cluster"...
- Hi AWS, I have to generate a JSON file from a `.tfvars` file using Terraform. I am providing the content for `input.tfvars` file here: ``` SomoeotherVar = "some value" Outerwear = { samovar =...
1/18
Didier_Durand
EXPERTGary Mclean
EXPERTBrettski-AWS
EXPERTAntonio_Lagrotteria
EXPERTsecondabhi_aws
EXPERTGiovanni Lauria
EXPERTOsvaldo Marte
EXPERTSedat Salman
EXPERTAdeleke Adebowale J
EXPERTTushar_J
EXPERTMatt-B
EXPERTKallu
EXPERTThanniru Anil Kumar
EXPERTAndrii S
EXPERTkranthi putti
EXPERTVitor Castellani
EXPERT