We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3eeeea commit 495b9ebCopy full SHA for 495b9eb
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 0.17.2 (Unreleased)
+# 0.17.2 (July 01, 2022)
2
3
ENHANCEMENTS:
4
internal/version/version.go
@@ -1,6 +1,6 @@
package version
-const version = "0.17.1"
+const version = "0.17.2"
5
// ModuleVersion returns the current version of the github.com/hashicorp/terraform-exec Go module.
6
// This is a function to allow for future possible enhancement using debug.BuildInfo.
0 commit comments