We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc433a commit b39e2a2Copy full SHA for b39e2a2
1 file changed
tests/suite.bats
@@ -721,7 +721,7 @@ EOF
721
namespace: ${STACKER_NAMESPACE}
722
stacks:
723
- name: vpc
724
- template_path: ../stacker/tests/fixtures/cfn_template.yaml
+ template_path: ../stacker/tests/fixtures/cfn_template.json
725
variables:
726
Param1: foobar
727
EOF
@@ -732,7 +732,7 @@ EOF
732
733
734
735
736
737
Param1: newbar
738
0 commit comments