Skip to content

Commit 8ff080a

Browse files
committed
Prepare to release 2.9.6
1 parent 02abd2c commit 8ff080a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.9.6
4+
5+
**Release date:** 2025-01-10
6+
7+
* Bump Postgres RDS minor version [#444](https://github.com/atlassian-labs/data-center-terraform/pull/444)
8+
39
## 2.9.4
410

511
**Release date:** 2024-11-19

docs/docs/userguide/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Set up a user with an administrator IAM role. See [Configuration basics — AWS
1111
Clone the `data-center-terraform` project repository from GitHub:
1212

1313
```shell
14-
git clone -b 2.9.4 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
14+
git clone -b 2.9.6 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
1515
```
1616

1717
## 3. Configure the infrastructure

0 commit comments

Comments
 (0)