You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue 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 issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform CLI and Terraform IBM Provider Version
(vpc-flowlogs) demo_tf $ tf version
Terraform v1.0.11
on darwin_amd64
+ provider registry.terraform.io/ibm-cloud/ibm v1.36.0
Expected: docs and attributes for s3_endpoint_private, s3_endpoint_public and s3_endpoint_direct
Actual: docs missing for s3_endpoint_private and s3_endpoint_public. Attribute and docs missing for s3_endpoint_direct
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/cos_bucket
The Attribute Reference is missing the documentation for existing attributes:
s3_endpoint_private
s3_endpoint_public
The provider plugin is not providing the direct endpoint that is required to access the COS bucket from a VPC instance (see https://cloud.ibm.com/docs/vpc?topic=vpc-connecting-vpc-cos#cos-direct-endpoints-for-use-with-vpc)
Expected: docs and attributes for s3_endpoint_private, s3_endpoint_public and s3_endpoint_direct
Actual: docs missing for s3_endpoint_private and s3_endpoint_public. Attribute and docs missing for s3_endpoint_direct
Full entry in the terraform.tfstate file:
The text was updated successfully, but these errors were encountered: