aws-service-catalog-terraform-reference-architecture
aws-service-catalog-terraform-reference-architecture copied to clipboard
Apply Terraform configurations using CloudFormation through a proxy lambda
I am getting below tfvars error for the variables in json file sc "TerraformVariables": { "aws_region": { "Fn::Sub": "${AWS::Region}" }, "bucket_name": { "Ref": "BucketName" Error on variables-5c5533be-f385-4136-b0cb-a09205ea48ab.auto.tfvars line 1: 1:...
Hi I have followed the steps to install the custom type into CloudFomation for Cloudsoft::Terraform::Infrastructure. When I try to create a stack to create the Type: Cloudsoft::Terraform::Infrastructure, the stack gets...
Hi there, I tried to deploy the arch in AWS china region(NingXia). My CloudFormation IAM role had admin permission, but still failed. Can you guys help with?
I have experienced the following error with the latest updated code path for new Terraform versions.( TF-12 ). Tested with Single account and Sample S3 website product. **CF stack Error.**...
I am getting the "Custom Resource failed to stabilize in expected time" error while launching S3 using the sample product. Has anyone else faced the same issue? Need help..!
Referencing the line in question. Linter says [cfn-lint] E0000: mapping values are not allowed in this context When I deploy in CF Console i get and error referencing the same...
Requesting the ability to use the most recent version of terraform as all my other projects are up to date and I have a need to use functions and other...
The TerraformResourceCreationRole created by the Terraform Spoke Principals stack is missing at least one permission to create the sample S3 Website stack. ``` Encountered error during fulfillment script execution -...
Deployment fails with " Resource handler returned message: "The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions.". I changed to 3.9 and deployed...
Deployment fails with " Resource handler returned message: "The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions.". I changed to 3.9 and deployed...