Skip to content

[Security Fix] Enhance data source and resource connectors #120

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

arslanbekov
Copy link
Member

Mark connector profile and token fields as sensitive

Prevents private keys from being exposed in Terraform plans by adding Sensitive: true to profile and token fields in all connector resources and data sources.

Fix: #113

…'token' fields as sensitive

Signed-off-by: Denis Arslanbekov <[email protected]>
@arslanbekov arslanbekov requested a review from a team as a code owner June 6, 2025 16:33
@arslanbekov arslanbekov changed the title Enhance data source and resource connectors [Security Fix] Enhance data source and resource connectors Jun 6, 2025
@arslanbekov arslanbekov merged commit e7b8578 into main Jun 6, 2025
6 checks passed
@arslanbekov arslanbekov deleted the security/hide-private-keys branch June 6, 2025 16:34
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.

[SERIOUS SECURITY ISSUE] Sensitive information should not be shown in plan unredacted, as this leads to compromising them!
1 participant