Skip to content

v1.6.4

Compare
Choose a tag to compare
@jpb jpb released this 14 Feb 19:04
· 321 commits to master since this release
11137ff6c8e0fc2b7a52c609e7a93056ad8f19effcf1687451e225bf617d8786 iidy-linux-amd64.zip
413c6f1ce48d2819a79b3b2123b37ed654d7084340d5c0118011471aca8b2ce9 iidy-macos-amd64.zip
  • view commit v1.6.4
  • view commit Merge pull request #78 from unbounce/cross-region-cfn-imports
  • view commit Allow 'override' region to be specified in cfn imports
  • view commit Escape !$split delimiter
  • view commit fix issue #75: dotted name lookups within preprocessor constructs
  • view commit Add `!Split` as valid cfn function
  • view commit Merge pull request #77 from unbounce/fix-issue-73-GetAtt-with-array-args
  • view commit fix #73 - allow !GetAtt in pre-processed templates to accept arrays
  • view commit workaround CloudFormation bug re non-octal strings with leading 0s
  • view commit Merge pull request #61 from unbounce/fix-expand-template-functionality
  • view commit Merge pull request #70 from unbounce/fix-issue-68-region-handling
  • view commit Fix logger.warn-ing
  • view commit add tsfmt.json for consistent formating
  • view commit fix #68 - region initialization out of order on create/update stack
  • view commit Fix property visiblities
  • view commit Don't consider an empty changeset an error
  • view commit add --environment support for stack-args.yaml:AssumeRoleARN
  • view commit add iidy.region and iidy.environment to `iidy render` for all files
  • view commit improve error message in test-aws-configuration
  • view commit improve the error messages for bad $imports
  • view commit fix the !$expand implementation to match CFN resource templates