Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Releases: articulate/terraform-provider-okta

v3.0.38

21 Nov 00:03
Compare
Choose a tag to compare

Changelog

cf25a35 v3.0.38
003388d Merge pull request #334 from vijetm/enhancement/user-with-credentials
4e0debd Adds a new test case for update credentials
6270b93 Support updating recovery credentials
4d300d4 Adds user password update functionality
a95efd4 Adds support to create users with credentials

v3.0.37

20 Nov 14:56
c7afeaa
Compare
Choose a tag to compare

Changelog

c7afeaa Merge pull request #346 from articulate/bugfix/sync-index-for-imported-schemas
a6f13fe v3.0.37
29b81c6 Rather then syncing index, just set it on import directly
56570af Sync it to the value in the config
58013ab Ensure we sync schema index so it shows up in plan on import

v3.0.36

19 Nov 20:22
Compare
Choose a tag to compare

Changelog

e41da80 Update changelog
0ca9e65 Merge pull request #344 from articulate/bugfix/safely-check-for-404
f31aa3f Safely check for 404 when retrieving app
e0387cf v3.0.36
ef0f1d8 Merge pull request #339 from alkar/buildschema-do-not-modify
adafb82 Changes buildSchema to not modify its arguments

v3.0.35

19 Nov 03:37
5e9b6bf
Compare
Choose a tag to compare

Changelog

5e9b6bf Merge pull request #341 from articulate/feature/support-target-id
4d83e21 Require target_id on profile mapping

v3.0.34

14 Nov 16:34
Compare
Choose a tag to compare

Changelog

32a26c7 v3.0.34
962de85 Merge pull request #331 from articulate/bugfix/policy-zero-values
730313e Use pointers for zeroable values fixes #330

v3.0.33

13 Nov 14:38
Compare
Choose a tag to compare

Changelog

5c7f053 v3.0.33
1f9fb48 Merge pull request #324 from articulate/feature/mappings
03a60eb Merge pull request #329 from vijetm/features/basic-auth
a11067a Addresses Andy's comments
46aa3a6 Adds support for basic auth application
bfb2bc4 Merge pull request #327 from zoltanpeto/docs-add-lifecycle-note
c9ce7c3 Document need of lifecycle argument when using app_group_assignment and app_user
92f3056 3.0.30
c18d1d8 Merge pull request #323 from zoltanpeto/update-docs
aed7d59 Document app_group_assignment.profile argument
d38ec49 Merge pull request #321 from ivan-sukhomlyn/bugfix/update-docs-139-groups-datasource
496533e [fix] Rename required argument from label to name in okta_group datasource
361b7fb Merge pull request #320 from articulate/bugfix/update-docs-319
7f323c6 Update nomenclature for metadata resources

v3.0.32

11 Nov 02:01
Compare
Choose a tag to compare

Changelog

8985be5 v3.0.32
9ed987d Avoid naming conflict on a simple test
fc95a04 Merge pull request #312 from articulate/bugfix/app-group-assignment
fc6f31c Updating tests to avoid conflicts
b26c471 Fix the way we import app users and app groups
3c5fa0b Fix app group and app user import commands
2b6d745 Add a third step to ensure force new is tested as well
acedf59 Write better test for group assignment and fix user 404 bug

v3.0.31

30 Oct 00:07
Compare
Choose a tag to compare

Changelog

a062ada 3.0.31
e4aea97 Merge pull request #311 from fllaca/fix_okta_app_group_assignment
fc476d5 Fix wrong return of resourceAppGroupAssignmentUpdate

v3.0.30

23 Oct 13:26
Compare
Choose a tag to compare

Changelog

355ea4d 3.0.30
07b53c5 Merge pull request #308 from articulate/chore/update-to-latest-sdk
9eaa876 Updating to latest separate Terraform SDK

v3.0.29

15 Oct 15:12
7fa2ff0
Compare
Choose a tag to compare

Changelog

7fa2ff0 Merge pull request #301 from articulate/bugfix/299
138ed58 Update changelog
9068e10 Fixes #287
d618538 Fixes #299
0dfe414 Related to #269
8c6bec0 Revert "Merge pull request #295 from articulate/feature/user-schema-pattern"
b77db1b Merge pull request #295 from articulate/feature/user-schema-pattern
d1bc2b1 Push up support for pattern property