Skip to content
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

feat: add resource and datasource for SSL truststore #413

Merged
merged 6 commits into from Feb 9, 2024

Conversation

afrimberger
Copy link

@afrimberger afrimberger commented Jan 9, 2024

Managing the SSL truststore is not yet supported by the provider. Hence, the PR :).

@chris-ruecker
Copy link
Contributor

Hi @afrimberger, thank you for your contribution. It lgtm so far, the only thing i noticed missing is the docs for the new resource.

Could you please run make docs and add the generated files to the PR?

@afrimberger
Copy link
Author

Hi @chris-ruecker, I amended the commit and added the docs.

@chris-ruecker
Copy link
Contributor

We have split the ssl retrieval into its own DataSource, called nexus_security_ssl. The truststore resource is now only responsible for managing certificates in the truststore.

Copy link
Member

@anmoel anmoel left a comment

Choose a reason for hiding this comment

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

lgtm
lgtm

@anmoel anmoel merged commit 55a5767 into datadrivers:main Feb 9, 2024
2 of 3 checks passed
@anmoel
Copy link
Member

anmoel commented Feb 9, 2024

i will fix the docker tests in a seperated PR

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.

None yet

3 participants