Releases: opalsecurity/terraform-provider-opal
Releases · opalsecurity/terraform-provider-opal
v3.0.16
[DF-1066] Access Rules terraform resource (#127) ## Description of the change Added a terraform resource for access rules. Tested CRUD, statedrift, import. ## Checklist - [x] I performed a self-review of my code - [x] I manually tested my code change (please list details in description): - [ ] I added unit tests - [ ] I updated the changelog - [ ] I updated the public facing docs
v3.0.15
What's Changed
- We have added support for Snowflake Roles to Group creation
- Added terraform resources for member/containing group pairs
New Contributors
Full Changelog: v3.0.14...v3.0.15
v3.0.14
[COR-2513] Add bundle support in terraform (#122) ## Description of the change Bundle Creation demo- https://www.loom.com/share/aec871b4cd784b9c83f6c2ce8def4b32 Bundle Group create demo- https://www.loom.com/share/94dcc78fbfd2408bacc2cbfc0ea976b9 Bundle Resource create/invalid access level error handling demo-https://www.loom.com/share/28656b20285d43788e244915c332ebe0 Bundle Drift/update- https://www.loom.com/share/fdce4895c88148a59679057e2a793c3f ## Checklist - [ ] I performed a self-review of my code - [x] I manually tested my code change (please list details in description) - [ ] I added unit tests - [ ] I updated the changelog - [ ] I updated the public facing docs
v3.0.13
What's Changed
- [COR-2263] Remove suppress diff plan modifer for condition field
- [COR-1611] idp group mapping support in terraform by @ryan-riddle-opal
Full Changelog: v3.0.11...v3.0.13
v3.0.12
Update changelog for 3.0.12
v3.0.11
Update changelog for 3.0.11 (#113) ## Description of the change > Write a brief description of your change here. ## Checklist - [ ] I performed a self-review of my code - [ ] I manually tested my code change (please list details in description) - [ ] I added unit tests - [ ] I updated the changelog - [ ] I updated the public facing docs
v3.0.10
Add changelog update (#109)
v3.0.9
Update changelog for impending release of v3.0.9 (#105) ## Description of the change > Write a brief description of your change here. ## Checklist - [ ] I performed a self-review of my code - [ ] I manually tested my code change (please list details in description) - [ ] I added unit tests - [ ] I updated the changelog - [ ] I updated the public facing docs
v3.0.8
What's Changed
- Fix state upgrader when going from v2.x to latest version.
Full Changelog: v3.0.6...v3.0.8
v3.0.7
What's Changed
- Fix bugs in request configuration validation causing spurious changes. Request configurations should be passed in ascending order of priority.
- Suppress "known after apply" output for optional fields on resources (description, admin_owner_id, ticket_propogation, and require_mfa_to_connect)
Full Changelog: v3.0.6...v3.0.7