We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4ccc5 commit ba3e3c2Copy full SHA for ba3e3c2
CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
+## v0.14.6
7
+- Prevent container host cleanup for colliding hosts (#69)
8
+- Add additional security group validation (#68)
9
+- Fix potential hsdp_function code collision
10
+
11
## v0.14.5
12
- Increase `volume_size` to 16000 (16T) for `hsdp_container_host` resources
13
- Bugfix: clean up container host instance in case of failed commands
0 commit comments