Skip to content

Releases: opalsecurity/terraform-provider-opal

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

v3.0.6

18 Sep 18:55
024f635
Compare
Choose a tag to compare

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 default request_configurations variable and use that)

New Contributors

Full Changelog: v3.0.5...v3.0.6

v3.0.5

15 Aug 01:06
5967d42
Compare
Choose a tag to compare

What's Changed

  • Request configuration validation fixes

Full Changelog: v3.0.4...v3.0.5

v3.0.4

08 Aug 18:23
5c2767c
Compare
Choose a tag to compare
v3.0.4 changelog (#84)