Skip to content

Conversation

vaishakdinesh
Copy link
Member

The API for account members takes a list of role ids in the POST request and returns a complete role object in the response. This causes the terraform provider to expect a list of strings in the tf configuration. The terraform provider also does not expect the policies object.
changes:

  • extract the role ids and create the list of ids for the property role
  • remove policies

@vaishakdinesh vaishakdinesh requested a review from musa-cf March 6, 2025 20:56
@jacobbednarz
Copy link
Contributor

got some conflicts here but once resolved, 🚢

@vaishakdinesh vaishakdinesh force-pushed the vaishak/account_member branch from 41aac08 to a30efe8 Compare March 14, 2025 18:48
@jacobbednarz jacobbednarz merged commit 3f2ffb2 into master Mar 17, 2025
6 of 7 checks passed
@jacobbednarz jacobbednarz deleted the vaishak/account_member branch March 17, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants