You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
parameterized deployment yaml manifests with cookiecutter
refactored VPC and EKS modules based on the current latest version of terraform-aws-modules modules
upgraded AWS RDS Terraform module to v4
added AWS certficates in us-east-1 and the aws region specified in environments/global.hcl
added new module for Cloudfront distribution and DNS record for 'cdn' subdomain
added new optional module for EC2 Bastion and DNS record for subdomain
added version constraint parameters to cookiecutter for all terraform-aws-modules
added mock outputs to terragrunt scripts to facilitate run-all init and validate operations in environments
added this change log
resolved deprecation warnings in all modules
restructured terraform folders
fixed a bug that was causing multiple SSL/TLS certificates to be created in both us-east-1 as well as the environment region
added the text 'openedx_devops' to the descriptions of all security groups, IAM roles, and IAM policies resources that are explicitly created by this repository