We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 v0.12.24
Please list the resources as a list, for example:
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
The text was updated successfully, but these errors were encountered:
Fixed in https://github.com/IBM-Cloud/terraform-provider-ibm/releases/tag/v1.7.1
Sorry, something went wrong.
smjtd
No branches or pull requests
Terraform Version
Terraform v0.12.24
Affected Resource(s)
Please list the resources as a list, for example:
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
The text was updated successfully, but these errors were encountered: