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 7ce32f9 commit 9ddc926Copy full SHA for 9ddc926
Makefile
@@ -4,7 +4,7 @@ HOSTNAME=fortanix.com
4
NAMESPACE=fortanix
5
NAME=dsm
6
BINARY=terraform-provider-${NAME}
7
-VERSION=0.5.18
+VERSION=0.5.19
8
OS=linux
9
ARCH=amd64
10
OS_ARCH=${OS}_${ARCH}
0 commit comments