Skip to content

Commit 044df2a

Browse files
committed
Prepare provider for TF registry
1 parent e0f16fa commit 044df2a

File tree

4 files changed

+6
-109
lines changed

4 files changed

+6
-109
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/test-build.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 2.6.0 (Released)
27

38
* Add support for policy management

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This provider plugin is maintained by the team at [Imperva](https://www.imperva.
1515
Requirements
1616
------------
1717

18-
- [Terraform](https://www.terraform.io/downloads.html) 0.12.x
18+
- [Terraform](https://www.terraform.io/downloads.html) 0.14.x
1919
- [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin)
2020

2121
Building The Provider

0 commit comments

Comments
 (0)