Skip to content

Releases: ACloudGuru/oprah

v2.8.1

22 Jul 03:03
f0adb38
Compare
Choose a tag to compare

Fixed

  • allow -m to run correctly on services without required config

v2.8.0

19 Jul 02:14
Compare
Choose a tag to compare

Add support for ${accountId} and ${region} in oprah.yml.

Release v2.7.0

23 Apr 01:58
0f0edc1
Compare
Choose a tag to compare

Added

  • -m, --missing To prompt only missing values in interactive mode

Release v2.6.0

02 Apr 01:27
bea135e
Compare
Choose a tag to compare

Added

  • fetch command. You can now fetch keys from CLI

Release v2.5.0

01 Apr 02:37
194b578
Compare
Choose a tag to compare

Added

  • accountId Can now be used to fetch the aws accountId the configuration is deployed to

Release v2.4.0

12 Feb 02:44
4610b5b
Compare
Choose a tag to compare

Fixed

  • cfOutputs allow CloudFormation stack outputs to be pushed to the parameter store

Released import/export

03 Feb 23:16
7a5e014
Compare
Choose a tag to compare
ADDED: Import and export command, no tests provided (#9)

* ADDED: Import and export command, no tests provided

* ADDED: Tests

* FIXED: Dependency

* ADDED: Change message

* RELEASE: 2.3.1

* FIXED: Dependency

Release v2.3.0

01 Feb 01:18
0b3a942
Compare
Choose a tag to compare

Changed

  • run command now runs both init and configure.

Release v2.2.1

31 Jan 00:53
84f2b50
Compare
Choose a tag to compare

Fixed

  • Terminate process with exit code 1 on errors