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

Create optional terraform module for SSL and cert management #7

Open
alismx opened this issue Jul 10, 2024 · 0 comments
Open

Create optional terraform module for SSL and cert management #7

alismx opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
aws Cloud Enablement Issues related to DevOps or security that need specialized attention from DevSecOps personnel Streamline eCR Issues for Streamline eCR team to work on

Comments

@alismx
Copy link
Collaborator

alismx commented Jul 10, 2024

Background

dibbs-aws is only setup to handle http which is not secure.

Action requested

Setup an optional SSL module to that we may create or use a cert provided to secure our traffic, do not allow http requests to make it passed the ALB, redirect them to https

Acceptance Criteria

  • Optional terraform module that sets up SSL for all network traffic coming into the ALB
  • At least one option for setting up SSL (see additional context)

Additional context

  • It may make sense to create options in the module to allow for several approaches:
    • Let'sEncrypt
    • A cert located in the AWS account
    • other?
@alismx alismx self-assigned this Jul 10, 2024
@alismx alismx changed the title Terraform for SSL and cert management for DIBBS ecs infrastructure Optional Terraform for SSL and cert management for DIBBS ecs infrastructure Jul 10, 2024
@alismx alismx changed the title Optional Terraform for SSL and cert management for DIBBS ecs infrastructure Create optional terraform module for SSL and cert management Jul 10, 2024
@alismx alismx added the aws label Jul 12, 2024
@rin-skylight rin-skylight added the Cloud Enablement Issues related to DevOps or security that need specialized attention from DevSecOps personnel label Jul 19, 2024
@alismx alismx added the Streamline eCR Issues for Streamline eCR team to work on label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Cloud Enablement Issues related to DevOps or security that need specialized attention from DevSecOps personnel Streamline eCR Issues for Streamline eCR team to work on
Projects
None yet
Development

No branches or pull requests

2 participants