Skip to content

Commit 87d6c93

Browse files
Merge pull request #71 from fortanix/main
Updating the terraform version to 5.28
2 parents 4f9e7cb + 8e8a353 commit 87d6c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HOSTNAME=fortanix.com
44
NAMESPACE=fortanix
55
NAME=dsm
66
BINARY=terraform-provider-${NAME}
7-
VERSION=0.5.27
7+
VERSION=0.5.28
88
OS=linux
99
ARCH=amd64
1010
OS_ARCH=${OS}_${ARCH}

0 commit comments

Comments
 (0)