Difference between revisions of "Cfn-lint file with your stack.yml"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 
  cfn-lint file_with_your_stack.yml
 
  cfn-lint file_with_your_stack.yml
 
  E0000 [[mapping values are not allowed in this context]]
 
  E0000 [[mapping values are not allowed in this context]]
 
  file_with_your_stack.yml:5:23
 
  file_with_your_stack.yml:5:23
 +
 +
 +
cfn-lint RDS_snippets.cf
 +
[[E1001 Top level template section]] MyDB is not valid
 +
RDS_snippets.cf:1:1
 +
 +
[[E1001 Missing top level template section Resources]]
 +
RDS_snippets.cf:1:1
 +
 +
[[E1012 Ref]] MyDbSecurityByEC2SecurityGroup not found as a [[resource]] or [[parameter]]
 +
RDS_snippets.cf:5:7
 +
 +
[[E1012 Ref]] MyDbSecurityByCIDRIPGroup not found as a resource or parameter
 +
RDS_snippets.cf:6:7
 +
 +
== Related terms ==
 +
* <code>[[aws cloudformation create-stack]]</code>
 +
  
 
== See also ==
 
== See also ==
 
* {{cfn-lint}}
 
* {{cfn-lint}}
 +
* {{aws cloudformation}}
 +
* {{CloudFormation}}
  
 
[[Category:Cloudformation]]
 
[[Category:Cloudformation]]

Latest revision as of 12:07, 18 January 2023

Advertising: