python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
CloudFormation Template errors on AWS
Having trouble solving these errors on my template for AWS.
Here are my errors:
WobblelandSecurityGroup CREATE_FAILED Value of property GroupName must be of type String
PrivateSubnet CREATE_FAILED...
Crunchy
Votes: 0
Answers: 1
AWS Cloudformation fails when I provide a QueueName
There is this behaviour I have observed sometimes with Cloudformation in AWS.
Description: Something here....
Parameters:
StackName:
Description: reference the StackName
Type: String
Stag...
amitection
Votes: 0
Answers: 0
Template format error: YAML not well-formed. Remove prohibited property Error
The following Parameter block is throwing me Remove prohibited property Warning and in turn the ci make validate command is throwing an error: "Template format error: YAML not well-formed."
...
monster
Votes: 0
Answers: 1
How to handle failed to create erros from CloudFormation template on AWS?
Having trouble with a AWS CloudFormation template I am trying to run. Why does this template not work?
Getting errors as follows:
The following resource(s) failed to create: [PrivateSubnet, PrivateRou...
Crunchy
Votes: 0
Answers: 1