Skip to content

Commit 4e97aa4

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.1...v0.5.0) (2022-05-19) ### Bug Fixes * **ad:** use dynamic AD attribution to avoid the "Out of Host capacity" error on the free tier ([254c3b0](254c3b0)) * **cloudinit:** remove the deprecated template provider ([8955dc7](8955dc7)) * **instance:** trigger the mount script on volume attachment changes ([55e5369](55e5369)) * **network:** remove unused variable ([35208a4](35208a4)) ### Features * **firewall:** add a security list for SSH and VScode ([14cf9a4](14cf9a4))
1 parent f2d6c12 commit 4e97aa4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.5.0](https://github.com/timoa/terraform-oci-vscode-server/compare/v0.4.1...v0.5.0) (2022-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **ad:** use dynamic AD attribution to avoid the "Out of Host capacity" error on the free tier ([254c3b0](https://github.com/timoa/terraform-oci-vscode-server/commit/254c3b0e6d11eb045a64018db441c140a7b0423f))
7+
* **cloudinit:** remove the deprecated template provider ([8955dc7](https://github.com/timoa/terraform-oci-vscode-server/commit/8955dc7db4677dcbc3a3f3914210880b2133a910))
8+
* **instance:** trigger the mount script on volume attachment changes ([55e5369](https://github.com/timoa/terraform-oci-vscode-server/commit/55e536923776e4d7d86c4f63f1b8f5a6343990d8))
9+
* **network:** remove unused variable ([35208a4](https://github.com/timoa/terraform-oci-vscode-server/commit/35208a49aae25bf9efb127628a4fbb4ab3989dce))
10+
11+
12+
### Features
13+
14+
* **firewall:** add a security list for SSH and VScode ([14cf9a4](https://github.com/timoa/terraform-oci-vscode-server/commit/14cf9a4aee110da4e67a83d06c85755a20c910bb))
15+
116
## [0.4.1](https://github.com/timoa/terraform-oci-vscode-server/compare/v0.4.0...v0.4.1) (2022-05-17)
217

318

0 commit comments

Comments
 (0)