You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [conventional-commits](https://www.conventionalcommits.org/) for commit guidelines.
* Add support of "ipv6_access_config" param for compute instance and instance template ([#284](https://github.com/terraform-google-modules/terraform-google-vm/issues/284))
11
+
* support health check logging ([#283](https://github.com/terraform-google-modules/terraform-google-vm/issues/283))
12
+
* Allow setting predictive method for CPU utilization scaling ([#255](https://github.com/terraform-google-modules/terraform-google-vm/issues/255))
13
+
14
+
### Features
15
+
16
+
* Add support of "ipv6_access_config" param for compute instance and instance template ([#284](https://github.com/terraform-google-modules/terraform-google-vm/issues/284)) ([fc40db1](https://github.com/terraform-google-modules/terraform-google-vm/commit/fc40db15806d7882a7d67577cca2ebebb2185aa3))
17
+
* Allow setting predictive method for CPU utilization scaling ([#255](https://github.com/terraform-google-modules/terraform-google-vm/issues/255)) ([28c77b5](https://github.com/terraform-google-modules/terraform-google-vm/commit/28c77b553d1f4462ef21fe55f4e4bfb26eb6d892))
18
+
* support health check logging ([#283](https://github.com/terraform-google-modules/terraform-google-vm/issues/283)) ([2b31071](https://github.com/terraform-google-modules/terraform-google-vm/commit/2b31071cb3dacf2e5b68e2a71b0499ce87880423))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
* fixes lint issues and generates metadata ([#288](https://github.com/terraform-google-modules/terraform-google-vm/issues/288)) ([b071db1](https://github.com/terraform-google-modules/terraform-google-vm/commit/b071db16c8de00f43c144cd9f85703de2a228f40))
0 commit comments