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

Update terraform provider to use new APIs for roles, users and auth connectors #974

Closed
wants to merge 2 commits into from

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Nov 28, 2023

  • Use Upsert, with an arity of 2 as the UpdateMethod
  • Use Create instead of Upsert as the CreateMethod
  • Remove GetWithNoContext

@rosstimothy rosstimothy changed the title Update terraform provider to use new APIs for roles, users and auth c… Update terraform provider to use new APIs for roles, users and auth connectors Nov 28, 2023
@rosstimothy rosstimothy force-pushed the tross/use_upsert branch 3 times, most recently from 5cb4c29 to f5e4257 Compare December 4, 2023 18:39
r0mant and others added 2 commits December 4, 2023 13:40
* Modify msteams/email plugins to support reloading credentials

* Start adjusting event-handler for identity file refresh

* Fix event handler config names for refresh

* Fix test for event handler config parsing

* Adjust go.mod to depend on main repo branch

* Ignore returned user from CreateUser

* SPAG

Co-authored-by: Marco André Dinis <[email protected]>

* Adjust to refer to v14 backport branch

* Fix go imports

* License header!!

---------

Co-authored-by: Marco André Dinis <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants