File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
conf/ansible/inventory/group_vars Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+ ### Changed
10+ - Upgrade AEM AWS Stack Provisioner to 5.9.4
11+
812## 5.14.1 - 2022-08-16
913### Fixed
1014- Fix stack deletion failure when stack does not exists
Original file line number Diff line number Diff line change 1- version ?= 5.14.1
1+ version ?= 5.14.2-pre.0
22aem_stack_manager_messenger_version = 2.14.1
33aem_test_suite_version = 2.0.0
44aem_helloworld_custom_stack_provisioner_version = 0.15.0
Original file line number Diff line number Diff line change 154154 create_bucket_flag : ' true'
155155
156156library :
157- aem_aws_stack_provisioner_version : 5.9.3
157+ aem_aws_stack_provisioner_version : 5.9.4
158158 aem_orchestrator_version : 3.0.1
159159 aem_password_reset_version : 1.1.0
160160 oak_run_version : 1.8.3
You can’t perform that action at this time.
0 commit comments