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 8765453 commit 6f36cb6Copy full SHA for 6f36cb6
Makefile
@@ -3,7 +3,7 @@ NAMESPACE=pam
3
NAME=oktapam
4
BINARY=terraform-provider-${NAME}
5
6
-VERSION=0.6.0
+VERSION=0.6.1
7
8
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
9
PLUGIN_DIR=~/.terraform.d/plugins
0 commit comments