Skip to content

Commit 74222a6

Browse files
committed
Prepare 2.9.7
1 parent aaf0bff commit 74222a6

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.7
4+
5+
**Release date:** 2025-01-29
6+
7+
* Tag resources created by AWS behind the scenes [#445](https://github.com/atlassian-labs/data-center-terraform/pull/445)
8+
39
## 2.9.6
410

511
**Release date:** 2025-01-10

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.6 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
14+
git clone -b 2.9.7 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)