Releases: silinternational/idp-in-a-box
Releases · silinternational/idp-in-a-box
Add Cloudflare version 4 support
Added
- Added support for Cloudflare provider version 4
remove unused variables
Fixed
- Remove variables removed in version 10 of ssp-base
shorten role name length
Changed
- Update scheduled-task module to change the aws_iam_role name prefix. At least one IdP exceeded the max length of 64.
rename cloudflare security group
Changed
- Update terraform-modules to rename cloudflare security group to remove ipv4, since it has ipv6 subnets now.
Use the new alb module for the internal ALB also
Changed
- Use the new alb module for the internal ALB also
Simplify scheduled tasks, update AWS to v5
Changed
- Use a new module for three scheduled tasks (broker, db-backup, and sync)
- Use the same task definition for both broker tasks (web and cron)
- Use separately-versioned vpc and alb modules
- Updated aws provider to v5
Invalid release
Do not use this release, it was tagged on the wrong commit.
Changed
- Use a new module for three scheduled tasks (broker, db-backup, and sync)
- Use the same task definition for both broker tasks (web and cron)
- Use separately-versioned vpc and alb modules
- Updated aws provider to v5
fixed Cloudwatch Dashboard in multi-region setup
Fixed
- Add AWS region to the Cloudwatch Dashboard name to keep primary and secondary regions from overwriting the dashboard.
add backup notification
Changed
- Update the AWS Backup module
- Add AWS backup notification email subscription
- Changed the AWS Backup schedule syntax
fix name collision with backup resources
Fixed
- Change resource names to avoid a naming collision
Removed
- Removed duplicate variable in email-service task definition