Feature Description
Move self-managed SSL Certificate uploads for G4G from the helper utility function to Terraform.
Use Case
Improves the deployment UX by reducing the number of manual steps as well as consolidates more deployment code into Terraform following best practices.
Proposed Solution
Update Stage 1 of the deploy.sh script to prompt the user for the certificate name and the path to the SSL certificate. In the gemini-stage-1 deployment code provision the self-managed certificate and attach it to the load balancer.
Compliance & Deployment Context
- Target Deployment Type(s):
- Relevant NIST 800-53r5 Controls: (If applicable, list the controls this feature helps satisfy)
Reusability Check
Stellar Engine prioritizes reusability.
Feature Description
Move self-managed SSL Certificate uploads for G4G from the helper utility function to Terraform.
Use Case
Improves the deployment UX by reducing the number of manual steps as well as consolidates more deployment code into Terraform following best practices.
Proposed Solution
Update Stage 1 of the
deploy.shscript to prompt the user for the certificate name and the path to the SSL certificate. In thegemini-stage-1deployment code provision the self-managed certificate and attach it to the load balancer.Compliance & Deployment Context
Reusability Check
Stellar Engine prioritizes reusability.