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 f5e24c4 commit 2dab011Copy full SHA for 2dab011
mmv1/third_party/terraform/version/version.go
@@ -2,5 +2,5 @@ package version
2
3
var (
4
// ProviderVersion is set during the release process to the release version of the binary
5
- ProviderVersion = "dev6"
+ ProviderVersion = "dev7"
6
)
0 commit comments