We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bdc8a commit f0d72f0Copy full SHA for f0d72f0
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/vaerh/terraform-provider-cloudinit-drive/compare/v1.1.2...v1.1.3) (2023-10-25)
2
+
3
4
+### Bug Fixes
5
6
+* Closeing custom files before reading ([#43](https://github.com/vaerh/terraform-provider-cloudinit-drive/issues/43)) ([09e9931](https://github.com/vaerh/terraform-provider-cloudinit-drive/commit/09e99315510438996baa3006649a474dce4e98aa))
7
8
## [1.1.2](https://github.com/vaerh/terraform-provider-cloudinit-drive/compare/v1.1.1...v1.1.2) (2023-10-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "terraform-provider-cloudinit-drive",
- "version": "1.1.2",
+ "version": "1.1.3",
"repository": {
"type": "git",
"url": "https://github.com/vaerh/terraform-provider-cloudinit-drive"
0 commit comments