github malaval/aws-orga-deployer v0.1.3

latest releases: v0.1.8, v0.1.7, v0.1.6...
2 years ago
  • Disallowed additional properties in the YAML package definition file. That might break upgrade to future versions if we add new properties, but this reduces the likehood to make mistakes today (e.g. attribute Variables not correctly indented).
  • Removed the CLI argument --disable-periodic-state-saving and introduced the CLI argument --save-state-every-seconds. Previously, the package state was saved to S3 every 10 seconds during the execution of a apply or update-hash command. However, if the execution takes a lot of time, this could lead to a large number of object versions in S3. We changed the default behavior: the package state is now only saved at the end of the execution, unless the new CLI argument is specified.

Don't miss a new aws-orga-deployer release

NewReleases is sending notifications on new releases.