Releases: zama-ai/terraform-mpc-modules
Releases · zama-ai/terraform-mpc-modules
Release v0.1.4
What's Changed
- Mark RDS username as non sensitive to allow displaying in outputs by @piizama in #30
- chore(mpc-party): update KMS image attestation SHA across multiple ex… by @maxnovawind in #31
- chore: simplify Makefile commands for Terragrunt usage by @maxnovawind in #32
- fix(mpc-party): set ENCLAVE_CPU_ADVERTISEMENT environment variable as 'TRUE' by @maxnovawind in #33
- chore(mpc-party): update output summary by @maxnovawind in #34
- fix(mpc-party): block all public access for private vault bucket by @piizama in #35
- feat(mpc-party): introduce custom security group configuration for EKS node group by @maxnovawind in #36
- Use HTTPS instead of SSH for pulling terraform modules in examples by @piizama in #37
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- fix(mpc-party): several issues with rds component by @maxnovawind in #27
- chore: update examples by @maxnovawind in #28
- fix(mpc-party): remove node taint configuration by @maxnovawind in #29
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- chore(vpc-endpoint-consumer): simplify tags assignment by @maxnovawind in #21
- chore(mpc-party): simplify the bucket naming by @maxnovawind in #21
- chore: rework terragrunt example by @maxnovawind in #21
- chore: rework providers.tf for all examples by @maxnovawind in #21
Full Changelog: v0.1.1...v0.2.0
Release v0.1.1
What's Changed
- chore: implement centralized provider version management for terragrunt by @maxnovawind in #19
- feat: upgrade minimum AWS provider requirement to >= 6.0 for all tf modules by @maxnovawind in #19
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
What's Changed
- Initialize terraform-mpc-modules for MPC by @maxnovawind & @piizama in #3
- Refactor
vpc-endpoint-providermodule and add AWS Nitro Enclaves support by @maxnovawind in #4 - Add optional RDS deployment for
mpc-partyby @maxnovawind in #5 - Adapt Terraform modules for a decentralized setup by @maxnovawind in #6
- Update all examples by @maxnovawind in #7
- Rename
mpcpartytompc-partyby @maxnovawind in #8 - Rework documentation across all Terraform modules by @maxnovawind in #9
- Remove READMEs from examples by @maxnovawind in #10
- Rework the Makefile by @maxnovawind in #11
- Enforce correct
ami_release_versionfor AWS Nitro Enclaves setup by @maxnovawind in #12 - Improve EKS auth Terraform provider configuration in examples by @maxnovawind in #13
- Fix typos in
README.mdby @maxnovawind in #14 - Improve EKS auth Terraform provider (follow-up) by @maxnovawind in #15
- Improve Terraform outputs in
mpc-partyby @maxnovawind in #16
New Contributors
- @piizama made their first contribution in #3
- @maxnovawind made their first contribution in #4
Full Changelog: v0.1.0