Skip to content
#

aws-cloudformation

Here are 619 public repositories matching this topic...

omerlh
omerlh commented Jan 6, 2020

Before creating a feature request, please search existing feature requests to see if you find a similar one. If there is a similar feature request please up-vote it and/or add your comments to it instead

Why do you want this feature?
When draining nodes on a production cluster, it might be safer to use a health check between node/nodegroup draining loops - to ensure that until now things

cfn-python-lint
trav-c
trav-c commented Jun 3, 2020

cfn-lint version: (cfn-lint --version)
cfn-lint 0.32.1

Description of issue.
cfn-lint currently does not appear to validate that the contents of the AllowedPattern property of a template parameter contains a valid regular expression when present, it would be useful if cfn-lint could check this.

For example a template containing:

Parameters:
    MyTestParameter:
        Descri
ninavolkmuth
ninavolkmuth commented Aug 17, 2020

Contract tests should use temporary credentials from the role arn for all client calls if a role is specified for the contract tests. This should be done when listing the cloudformation exports as well as when getting the account id.

Line references:
https://github.com/aws-cloudformation/cloudformation-cli/blob/033606a83cbd49387272f3ec2c8515459c8724b0/src/rpdk/core/boto_helpers.py#L82
https:/

Brain-Power-Amazon-Fidgetology

Improve this page

Add a description, image, and links to the aws-cloudformation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-cloudformation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.