Releases: heyjobs/terraform-provider-jumpcloud
Releases · heyjobs/terraform-provider-jumpcloud
v1.0.0
Changelog
- feda0e2 Acceptance test for users
- adc0c67 Add System Group to User Group Associations
- e3e51c2 Add a users group and users to the system group example
- 94d419b Add additional user options
- babc5ec Add data source for jumpcloud users
- 11edd6b Add data source user_group & jumpcloud app
- 54d1f0e Add debug logs
- ab9a150 Add docs for data source app & user group
- 2730022 Add example for membership
- 0371a6e Add generator provider doc plugin
- 3d12021 Add gitignore
- d0e5347 Add hook for users
- fde8eb2 Add output variables for user and user group resources
- 4448fe1 Add release scripts and bump deps
- f0050d7 Add resource user_group_association
- 6129e9f Add tests
- a447819 Add x-org parameter
- c327bc1 Added SSO Application support.
- 2d59ab5 Added UD (from CRUD) and additional parameters
- 2faec84 Added custom import routine
- 9f3d344 Added function for acceptance tests
- 6964bc8 Added module
- a5092ab Added sentence on how to get the JC-ID for imports
- f0be027 Added users to example
- 984f94c Added working version for user-group membership
- 99626e1 Convert jc_id to computed value
- 12b5574 Correct path creation
- f165560 Ensure modules are turned on and build linux and darwin
- 7ff920f Example for a module
- b3bcc8b First pass at jumpcloud_system_group
- de0ff28 First working pass on system groups
- 0793fe3 Fix script
- 588664b Incorporate feedback from review
- 6892ab7 Increase limit for users within a group
- 5145d78 Initial commit
- b62ce28 Initial tests and updates based on testing
- 773b9ef Jumpcloud now supports changing the username
- 183fe2d Latest improvements, case of removed user in JC working
- db940e7 Make it ready for Terraform 0.12 Use Go Modules
- 568d7b7 Merge branch 'master' into dln/users
- 4ffda6f Merge branch 'master' of github.com:CognotektGmbH/terraform-provider-jumpcloud into add_build_options
- 2ad8817 Merge pull request cheelim1#1 from CognotektGmbH/gypsydiver/OPS-1185-review-corrections
- df1f2fa Merge pull request cheelim1#10 from CognotektGmbH/dln/allow-username-change
- 7e4fd89 Merge pull request cheelim1#11 from CognotektGmbH/abo/OPS-1397
- b49daed Merge pull request cheelim1#11 from cheelim1/feat/add-user-displayname
- 460b91d Merge pull request cheelim1#12 from cheelim1/fix/jc-user-update
- fdb78af Merge pull request cheelim1#13 from cheelim1/fix/jc-update-user2
- 4d86e8a Merge pull request cheelim1#14 from Agreena-ApS/resource_user_group_add_members_attribute
- d426af0 Merge pull request cheelim1#14 from CognotektGmbH/dln/add-x-org
- 1e0b67e Merge pull request cheelim1#15 from CognotektGmbH/dln/fix-release-script
- 0b02054 Merge pull request cheelim1#15 from cheelim1/fix/gh-go-releaser
- ed6a3cf Merge pull request cheelim1#16 from cheelim1/fix/go-releaser-file
- 1432e29 Merge pull request cheelim1#16 from swarupdonepudi/feature/support-for-default-password
- 22df163 Merge pull request cheelim1#17 from cheelim1/chore/update-go-ver
- da6c37b Merge pull request cheelim1#17 from dbolack/update_0.12_terraform_plugins_sdk
- 82e972f Merge pull request cheelim1#18 from CognotektGmbH/ab/upgrade-terraform-deps
- a735daf Merge pull request cheelim1#19 from cheelim1/fix/issue-8
- e3a9072 Merge pull request cheelim1#2 from CognotektGmbH/dln/minorcorrections
- 8392e2b Merge pull request cheelim1#2 from cheelim1/feature/update-jc-apps
- a5dd7ae Merge pull request cheelim1#21 from cheelim1/feat/import-user-group-association
- 366eeba Merge pull request cheelim1#21 from dbolack/add_build_options
- aaba646 Merge pull request cheelim1#22 from dbolack/add_system_groups
- 7fb7c28 Merge pull request CognotektGmbH#24 from marc-sensenich/expand-user-options
- 02f6e55 Merge pull request CognotektGmbH#25 from CognotektGmbH/revert-21-add_build_options
- f698277 Merge pull request CognotektGmbH#26 from CognotektGmbH/ab/update-docs
- d976a95 Merge pull request CognotektGmbH#28 from robert-clarifai/master
- 8ef0f05 Merge pull request CognotektGmbH#29 from leszek-niewiadomski/add/sso_application
- d9a2d93 Merge pull request cheelim1#3 from CognotektGmbH/dln/users
- b73a7bc Merge pull request cheelim1#3 from cheelim1/chore/fix-datasource-jc-app
- d5f9478 Merge pull request cheelim1#4 from CognotektGmbH/fm/users-review
- 0134c09 Merge pull request cheelim1#5 from CognotektGmbH/dln/usergroupmembership
- afcad32 Merge pull request cheelim1#5 from cheelim1/feature/enhance-usergroup
- 0f386b5 Merge pull request cheelim1#6 from CognotektGmbH/fm/ops-1215-review
- 503098b Merge pull request cheelim1#6 from cheelim1/fix/data-source-group
- 201364f Merge pull request cheelim1#7 from CognotektGmbH/dln/module_example
- 3a0739b Merge pull request cheelim1#7 from cheelim1/chore/update-resource-group-memberhship
- eba9d08 Merge pull request cheelim1#7 from dbolack/add_build_options
- ed11207 Merge pull request cheelim1#8 from CognotektGmbH/dln/increaselimit
- cb427fc Merge pull request cheelim1#8 from cheelim1/feat/import-group-member
- d261591 Merge pull request cheelim1#8 from dbolack/add_system_groups
- 2f6791c Merge pull request cheelim1#9 from cheelim1/update-docs
- 015657d Refactor resourceApplication function and update testApplicationConfig
- 452f63b Refactor resourceUserGroupAssociation to support import
- 8677262 Refactor resourceUserGroupMembership function and userGroupMembershipImporter
- 2aca520 Remove stub for adding systems to system groups
- 1679149 Restructured code and disabled import
- 68c6fc5 Revert "Add build options"
- d882ebe Review corrections Pt 1
- de36ef1 Review corrections Pt 1
- f2e3129 Styling improvements
- 5d26477 Trimmed down example, added possibility to state API_KEY via a file
- 7c0c636 Update README.md
- c62d67a Update code to use terraform-plugin-sdk instead of terraform modules.
- 25fbab5 Update deps
- 12b355d Update display_name field in jumpcloud_user resource
- 9ba05cd Update module.tf
- 52ec1bf Update provider docs
- b3129f9 Update versions
- cad3f8f Updates for build process
- d5d9d36 Upgrade Terraform deps
- a6889b8 WIP - bare version without update
- c482dfa WIP user groups
- f8e6a8d [INF-4991] Updated source paths
- 3e4c1c3 acc test user groups (cheelim1#9)
- 7f137b2 add CODEOWNERS
- cadbb77 add Makefile, vendor folder
- da0bdd6 add README.md
- 7d22e65 add deps and update-deps step to Makefile
- f113956 add example .tf file
- 8174944 add filter in group data source
- 44ddda3 add github workflow
- 2ca6fc4 add goreleaser
- 1837ec4 add ldap and posix groups
- d61530a add missing component for provider doc generator
- e40e6b4 add pagination to read user group
- 5724e57...