Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform support for IAM custom roles #1433

Closed
hkantare opened this issue May 12, 2020 · 5 comments
Closed

Terraform support for IAM custom roles #1433

hkantare opened this issue May 12, 2020 · 5 comments
Assignees

Comments

@hkantare
Copy link
Collaborator

As a end user I need terraform support to create IAM custom roles

  • Resource to create custom role
  • Datasource to fetch service action names
  • Fix the existing resources like policies , resource_key to accept the custom role
@kjoconnor
Copy link

Is this supposed to allow assigning custom JSON policy documents to a custom role? Or is that already supported somewhere?

@hkantare
Copy link
Collaborator Author

@kjoconnor We are not clear with the query you are asking...As part of this issue we supported terraform support for CURD of custom roles as per this API
https://cloud.ibm.com/apidocs/iam-policy-management#create-a-role
https://cloud.ibm.com/docs/terraform?topic=terraform-iam-resources#iam-custom-role

@kjoconnor
Copy link

I'm looking for the provider to support this: https://cloud.ibm.com/docs/account?topic=account-wildcard

I'm new to IBM Cloud so forgive me if this doesn't make sense!

@hkantare
Copy link
Collaborator Author

That is related to access policies..currently we don't have support to take json for creating policies

@hkantare
Copy link
Collaborator Author

closing the issue

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

No branches or pull requests

3 participants