Closed gengdahlCyral closed 4 months ago
Not sure how we want to deprecate, tried update md file - but that is overwritten part of make targets. @wcmjunior @yoursnerdly Other than that I think we are good.
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Changes I've made:
cyral_poliy
Description of the change
Adding terraform provider for policy v2 API:
/v2/policies
that are planned for relase inv4.15
.The resource handles policy resource life-cycle (create/update/delete and import) The datasource handles read. There is no TF resource that handles the filtering API (ie where you can search using posting of predicates).
Type of change
Checklists
Development
Code review
Testing
Resource, creating three policies
Datasource, read a policy
resource, update policies
Deleting the policies
Import example