This will allow users(devs) to add their details in terraform code and raise PR for approval
Manage permission sets in identity centre
Assign permission set to groups
Testing
I have tested terraform code locally, see identity centre resources with tag {ManagedBy: Terraform}. I will destroy them once we are ok with the result and let github action to run the terraform apply with backend managed in s3 bucket
Summary
The initialisation of access-contorl with AWS identity Center(SSO). This PR does not contain the workflow setup, that will be implemented later on.
Details
The code depends on tf module terraform-aws-iam-identity-center
Testing
I have tested terraform code locally, see identity centre resources with tag {ManagedBy: Terraform}. I will destroy them once we are ok with the result and let github action to run the terraform apply with backend managed in s3 bucket