Skip to content

Releases: opalsecurity/terraform-provider-opal

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)

v3.0.3

05 Aug 21:27
dca3c44
Compare
Choose a tag to compare

What's Changed

  • Use set validator for request_configurations to ignore ordering
  • Bug fixes on request_configurations validation

Full Changelog: v3.0.2...v3.0.3

v3.0.2

23 Jul 17:34
0ad5a1a
Compare
Choose a tag to compare
Update CHANGELOG for v3.0.2 (#77)

v3.0.1

27 Jun 21:15
5f776e1
Compare
Choose a tag to compare
Fix goreleaser yaml (#71)

v3.0.0-beta7

30 May 20:32
eaf8703
Compare
Choose a tag to compare

What's Changed

  • chore: 🐝 Update SDK - Generate by @github-actions in #62
  • [OPAL-11014] Remove spurious TF plan changelogs by @andrewsy-opal in #63

Full Changelog: v3.0.0-beta6...v3.0.0-beta7

v3.0.0

03 Jun 08:07
eaf8703
Compare
Choose a tag to compare
Update speakeasy (#63)

v3.0.0-beta6

17 May 22:50
17aa0e4
Compare
Choose a tag to compare

What's Changed

  • use sets to ignore ordering for id sets
  • support deleting config templates
  • support new require admin approval in request configurations

Full Changelog: v3.0.0-beta5...v3.0.0-beta6

v3.0.0-beta5

22 Apr 17:13
9542bdb
Compare
Choose a tag to compare
[OPAL-10448] Implement state upgraders for opal_group and opal_resour…

…ce for version 0 -> version 1 (#51)

* Implement state upgrades for v0 -> v1 for opal_group and opal_resource