Please vote on this pull request by adding a đź‘Ť reaction to the original pull request comment to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
Relates OR Closes #0000
The iam_id is not a publicly documented parameter for the request and is not required by the API. Our logs indicate there is no recent usage of this parameter.
Output from acceptance testing:
â–¶ make testacc TEST=./ibm/service/iamidentity/resource_ibm_iam_trusted_profile_template_test.go
==> Checking that code complies with gofmt requirements...
=== RUN TestAccIBMTrustedProfileTemplateBasic
--- PASS: TestAccIBMTrustedProfileTemplateBasic (57.97s)
=== RUN TestAccIBMTrustedProfileTemplateVersionBasic
--- PASS: TestAccIBMTrustedProfileTemplateVersionBasic (36.24s)
=== RUN TestAccIBMTrustedProfileTemplateAllArgs
--- PASS: TestAccIBMTrustedProfileTemplateAllArgs (80.24s)
PASS
ok command-line-arguments 176.291s
Community Note
Relates OR Closes #0000
The
iam_id
is not a publicly documented parameter for the request and is not required by the API. Our logs indicate there is no recent usage of this parameter.Output from acceptance testing: