diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dbc1b8c2..cb36cd20 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Install run: | - pip install hamlet cfn-lint + pip install hamlet cfn-lint==0.87.3 - name: Run Tests run: | diff --git a/aws/services/cf/resource.ftl b/aws/services/cf/resource.ftl index aedfbdd5..46e29bc9 100644 --- a/aws/services/cf/resource.ftl +++ b/aws/services/cf/resource.ftl @@ -366,7 +366,7 @@ customHeaders originLink tlsProtocols - ConnectionTimeout ] + connectionTimeout ] [#local origins = []]