diff --git a/CHANGELOG.md b/CHANGELOG.md index dd2230fd..dd5eebc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +### Changed +- Upgrade AEM AWS Stack Provisioner to 6.8.1 ## 5.19.0 - 2022-11-22 diff --git a/conf/ansible/inventory/group_vars/apps.yaml b/conf/ansible/inventory/group_vars/apps.yaml index 0a97e4b1..c396a595 100644 --- a/conf/ansible/inventory/group_vars/apps.yaml +++ b/conf/ansible/inventory/group_vars/apps.yaml @@ -160,7 +160,7 @@ s3: create_bucket_flag: 'true' library: - aem_aws_stack_provisioner_version: 5.11.0 + aem_aws_stack_provisioner_version: 6.8.1 aem_orchestrator_version: 3.0.1 aem_password_reset_version: 1.1.0 oak_run_version: 1.8.3