Skip to content

Releases: opalsecurity/terraform-provider-opal

v3.0.16

09 Apr 18:55
b9c1196
Compare
Choose a tag to compare
[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

05 Apr 20:43
8f8ce24
Compare
Choose a tag to compare

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

01 Apr 17:00
1784754
Compare
Choose a tag to compare
[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

04 Mar 03:05
5187360
Compare
Choose a tag to compare

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

12 Feb 19:12
Compare
Choose a tag to compare
Update changelog for 3.0.12

v3.0.11

06 Feb 22:46
16e29f3
Compare
Choose a tag to compare
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

16 Dec 14:33
503ec8c
Compare
Choose a tag to compare
Add changelog update (#109)

v3.0.9

18 Nov 19:13
103ca3f
Compare
Choose a tag to compare
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

15 Oct 00:32
a0fec39
Compare
Choose a tag to compare

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

11 Oct 17:13
Compare
Choose a tag to compare

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