Skip to content

Commit

Permalink
Prepare 2.9.3 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: Yevhen Ivantsov <[email protected]>
  • Loading branch information
bianchi2 and Yevhen Ivantsov authored Oct 24, 2024
1 parent 36c16f1 commit 21416fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.9.3

**Release date:** 2024-10-24

* Fix scale down of Confluence/Jira statefulsets [#435](https://github.com/atlassian-labs/data-center-terraform/pull/435)
* Redirect error log to file [#431](https://github.com/atlassian-labs/data-center-terraform/pull/431)
* Add missing IAM policies [#432](https://github.com/atlassian-labs/data-center-terraform/pull/432) [#433](https://github.com/atlassian-labs/data-center-terraform/pull/433) [#436](https://github.com/atlassian-labs/data-center-terraform/pull/436)

## 2.9.2

**Release date:** 2024-08-27
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/userguide/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Set up a user with an administrator IAM role. See [Configuration basics — AWS
Clone the `data-center-terraform` project repository from GitHub:

```shell
git clone -b 2.9.2 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
git clone -b 2.9.3 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
```

## 3. Configure the infrastructure
Expand Down

0 comments on commit 21416fe

Please sign in to comment.