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.
2 parents 4f9e7cb + 8e8a353 commit 87d6c93Copy full SHA for 87d6c93
Makefile
@@ -4,7 +4,7 @@ HOSTNAME=fortanix.com
4
NAMESPACE=fortanix
5
NAME=dsm
6
BINARY=terraform-provider-${NAME}
7
-VERSION=0.5.27
+VERSION=0.5.28
8
OS=linux
9
ARCH=amd64
10
OS_ARCH=${OS}_${ARCH}
0 commit comments