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 c94cfe8 commit 59abf74Copy full SHA for 59abf74
Makefile
@@ -3,7 +3,7 @@ NAMESPACE=pam
3
NAME=oktapam
4
BINARY=terraform-provider-${NAME}
5
# On verion changes, update tag-checks.yml
6
-VERSION=0.3.0
+VERSION=0.3.1
7
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
8
PLUGIN_DIR=~/.terraform.d/plugins
9
DOCGEN_RESOURCES_DIR=docgen-resources
0 commit comments