Releases: opalsecurity/terraform-provider-opal
Releases · opalsecurity/terraform-provider-opal
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
v3.0.6
What's Changed
- Support for
custom_request_notification
- Update an error in our docs where
request_configurations
examples were wrongly formatted - Require
request_configurations
to be non-empty. (For ease of use, define a defaultrequest_configurations
variable and use that)
New Contributors
- @ryan-riddle-opal made their first contribution in #90 🥳
Full Changelog: v3.0.5...v3.0.6
v3.0.5
v3.0.4
v3.0.4 changelog (#84)