We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f16fa commit 044df2aCopy full SHA for 044df2a
.github/workflows/go.yml
.github/workflows/test-build.yml
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.6.1 (Released)
2
+
3
+* Provider has landed in the Terraform Registry
4
+* Cleared out old GitHub workflows
5
6
## 2.6.0 (Released)
7
8
* Add support for policy management
README.md
@@ -15,7 +15,7 @@ This provider plugin is maintained by the team at [Imperva](https://www.imperva.
15
Requirements
16
------------
17
18
-- [Terraform](https://www.terraform.io/downloads.html) 0.12.x
+- [Terraform](https://www.terraform.io/downloads.html) 0.14.x
19
- [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin)
20
21
Building The Provider
0 commit comments