Skip to content

Releases: widdix/aws-cf-templates-cli

v0.4.0

28 Nov 09:34
Compare
Choose a tag to compare
  • [Improvement] Support for named IAM resources (required by operations/github-openid-connect)

v0.3.0

19 Nov 12:20
357d68c
Compare
Choose a tag to compare
  • [Improvement] Support for AWS SSO

We don't provide binaries any longer since pkg does not support ESM.

v0.2.0

09 Dec 11:56
Compare
Choose a tag to compare
  • [Improvement] * - Update dependencies
  • [Improvement] * - You can now use Docker to run widdix CLI

v0.1.3

27 Jul 06:53
Compare
Choose a tag to compare
  • [Bug Fix] list - Drift detection was not working if the only difference was new lines at the end
  • [Bug Fix] list - CloudFormation rate limiting was broken
  • [Improvement] * - You can now install widdixvia npm: npm install -g widdix

v0.1.2

19 Jul 08:52
Compare
Choose a tag to compare
  • [Bug Fix] update - was not working with multiple stacks
  • [Bug Fix] update - some changes in table missed a column
  • [Improvement] * - You no can override the latest version fetched from GitHub with --latest-version=x.y.z

v0.1.1

17 Jul 11:04
Compare
Choose a tag to compare

Bug Fix: Read ~/.aws/credentials and ~/.aws/config to get profile information

v0.1.0

17 Jul 06:27
Compare
Choose a tag to compare

Initial release