Skip to content

Docs: Add missing connector properties for Postgres, Iceberg#2814

Merged
aeluce merged 3 commits intomasterfrom
emily/missing-connector-props
Mar 30, 2026
Merged

Docs: Add missing connector properties for Postgres, Iceberg#2814
aeluce merged 3 commits intomasterfrom
emily/missing-connector-props

Conversation

@aeluce
Copy link
Copy Markdown
Collaborator

@aeluce aeluce commented Mar 27, 2026

Description:

Brings a few connector docs up-to-date with their current spec options, adding in properties like IAM credential options and missing advanced settings. This update focuses on these connectors:

  • Postgres capture + variants
  • Postgres materialization + variants
  • Standard (merge updates) Iceberg materialization

Documentation links affected:

Connector reference docs

Notes for reviewers:

I wasn't sure if it made sense to include all IAM options for all the Postgres variants. Including all options currently matches what the user experiences in the UI.

@aeluce aeluce requested review from Alex-Bair and mdibaiee March 27, 2026 15:03
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 27, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-30 13:53 UTC

Copy link
Copy Markdown
Member

@Alex-Bair Alex-Bair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Comment on lines +97 to +98
| `/credentials/azure_client_id` | Azure Client ID | Azure App Registration Client ID for Azure Active Directory authentication. | string | Required for `AzureIAM` auth |
| `/credentials/azure_tenant_id` | Azure Tenant ID | Azure Tenant ID for Azure Active Directory authentication. | string | Required for `AzureIAM` auth |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When using a cloud variant of a connector, I think we don't want to show the credential options from other clouds. This probably should get fixed in the connector.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's kind of what I suspected; thanks for confirming! I updated the docs for cloud variants.

@aeluce aeluce merged commit 008278b into master Mar 30, 2026
8 checks passed
@aeluce aeluce deleted the emily/missing-connector-props branch March 30, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants