-
Notifications
You must be signed in to change notification settings - Fork 669
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
Not documented: how to access ibm_resource_key.objectstorage.credentials.cos_hmac_keys.access_key_id #2180
Comments
see #1741 |
Duplicate of #1741 |
This worked:
Please assign this to someone on the doc team. I could not figure this out. I guess each of the services need to contribute service specific docs when required here: https://cloud.ibm.com/docs/terraform?topic=terraform-resource-mgmt-resources#resource-key Or does each service create it's own add in section that discusses unique contribution? |
https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/resource_key This isn't a string. Document what it really is. |
We will look into the issue in upcoming sprint |
…_json in resource_key resource and datasource
…_json in resource_key resource and datasource
…_json in resource_key resource and datasource
In the example below it is possible to access ibm_resource_key.objectstorage.credentials.apikey but not the cos_hmac_keys.access_key_id and cos_hmac_keys.secret_access_key
Snippet of the tf state file:
The text was updated successfully, but these errors were encountered: