We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2488ec3 commit 783a5d3Copy full SHA for 783a5d3
terraformprovider/Makefile
@@ -3,7 +3,7 @@ HOSTNAME=registry.terraform.io
3
NAMESPACE=benzaita
4
NAME=chaossearch
5
BINARY=terraform-provider-${NAME}
6
-VERSION=0.11.0
+VERSION=0.11.2
7
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
8
9
default: install
0 commit comments