Skip to content

Commit 58b2d73

Browse files
committed
Bump to v2.7.3
1 parent f7b9dba commit 58b2d73

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.7.3 (Released)
2+
3+
* Set the `log_level` in the `site` resource to be optional
4+
* Fix `omitempty` issues in `client_performance`
5+
16
## 2.7.2 (Released)
27

38
* Fix documentation bug for `account` resource

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ HOSTNAME=registry.terraform.io
55
NAMESPACE=terraform-providers
66
PKG_NAME=incapsula
77
BINARY=terraform-provider-${PKG_NAME}
8-
VERSION=2.7.2
8+
VERSION=2.7.3
99
# OS_ARCH=darwin_amd64
1010

1111
default: install

0 commit comments

Comments
 (0)