Skip to content

v.0.0.4

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 04 Apr 23:35
· 821 commits to main since this release
b588bff
  • 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