mcc0nnell opened a new pull request, #106:
URL: https://github.com/apache/terraform-provider-iceberg/pull/106

   Fixes #25.
   
   Completes the Terraform Registry-facing documentation for the Iceberg 
provider.
   
   This adds:
   
   * an end-to-end provider → namespace → table example
   * a matching practical example in examples/main.tf
   * an explanation of catalog_uri, including that the Iceberg client adds /v1 
itself
   * an explanation of the REST catalog prefix and why it is not a provider 
argument
   * documentation for type and warehouse
   * OAuth bearer-token authentication using sensitive Terraform variables
   * custom-header authentication
   * guidance for keeping credentials out of checked-in .tf files and 
protecting Terraform state
   * namespace identifier semantics, including nested namespace segments
   
   No provider behavior changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to