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

Dynamic Rule returning wrong resource #1535

Closed
argeiger opened this issue Jun 9, 2020 · 1 comment
Closed

Dynamic Rule returning wrong resource #1535

argeiger opened this issue Jun 9, 2020 · 1 comment
Assignees

Comments

@argeiger
Copy link

argeiger commented Jun 9, 2020

Terraform Version

Terraform v0.12.24

  • provider.ibm v1.7.0

Affected Resource(s)

Please list the resources as a list, for example:

  • ibm_iam_access_group_dynamic_rule

Important Factoids

For the dynamic rule create, it is returning resourceIBMIAMAccessGroupMembersRead(d, meta). This needs to be changed to resourceIBMIAMDynamicRuleRead

https://github.com/IBM-Cloud/terraform-provider-ibm/blob/master/ibm/resource_ibm_iam_access_group_dynamic_rule.go#L76

@hkantare
Copy link
Collaborator

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