1 parent d78fd07 commit 3d0cfcbCopy full SHA for 3d0cfcb
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 2.9.17
4
+
5
+**Release date:** 2026-04-02
6
7
+* Enabled basic auth for Bitbucket [#480](https://github.com/atlassian-labs/data-center-terraform/pull/480)
8
9
## 2.9.16
10
11
**Release date:** 2026-04-01
docs/docs/userguide/INSTALLATION.md
@@ -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:
12
13
```shell
14
-git clone -b 2.9.16 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
+git clone -b 2.9.17 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
15
```
16
17
## 3. Configure the infrastructure
0 commit comments