blackPanther
blackPanther

Reputation: 211

AWS IAM Identity Center with Terraform

I have enabled AWS Identity Center in my org's management account and configured SCIM provisioning between AWS and my okta application. The users, groups on the okta application are pushed to AWS Identity Center. I have also configured another aws member account as a delegated admin account.

Now, I want to create aws permission set for the okta group that is pushed to AWS Identity Center. What are the terraform resources I should be using to create the permission set, assign it to the group to give access to multiple member aws accounts?

In what order should I chain the terraform resources?

I tried to read the terraform's official documentation but could not understand what resources I should be using for my use case.

Upvotes: 0

Views: 429

Answers (0)

Related Questions