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

Certificate ARN should be configurable and not just self-signed #85

Open
cdobbyn opened this issue Aug 9, 2023 · 0 comments
Open

Certificate ARN should be configurable and not just self-signed #85

cdobbyn opened this issue Aug 9, 2023 · 0 comments

Comments

@cdobbyn
Copy link

cdobbyn commented Aug 9, 2023

Describe the Feature

This module should allow the user to specify a certificate ARN and not just default to creating a self-signed certificate.

This will be a breaking change as it will add counts to the ca cert and server cert.

Also

  • logging_steam_name should default to "" / be optional.
  • organization_name should default to "" / be optional.

Expected Behavior

Allow the configuration of the certificate ARN instead of just using the modules inside of this module.

Use Case

We want to use a valid certificate and not just a self-signed one.

Describe Ideal Solution

Allow usage of a valid ACM/SSM certificate.

Alternatives Considered

No response

Additional Context

No response

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

No branches or pull requests

1 participant