-
Notifications
You must be signed in to change notification settings - Fork 676
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
Apply for iam_service_id fails with 404 when using IBMCLOUD_VISIBILITY=private #2560
Comments
@kavya498 FYI I built the latest provider from master and tried to use it but it does not seem to fix the issue I'm seeing |
just tested with latest provider and this still fails when VISIBILITY is private $ terraform version
Terraform v0.15.1
on darwin_amd64
+ provider registry.terraform.io/ibm-cloud/ibm v1.24.0 I can see the provider calling |
okay.. |
no it still fails |
is there any way to show more debug traces like the API calls? |
SDK issue, |
@kavya498 when is this planned to be fixed? It should be marked as a BUG, not an enhancement. The feature is currently broken. |
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
Apply should have worked
Actual Behavior
Steps to Reproduce
Things work if
IBMCLOUD_VISIBILITY=public
The text was updated successfully, but these errors were encountered: