Skip to content

Releases: silinternational/idp-in-a-box

No change

18 Feb 19:40
a6ba8bd
Compare
Choose a tag to compare

Version bump to match the version number on the idp-template terraform (private) repo.

new notification variables

18 Feb 19:10
a6ba8bd
Compare
Choose a tag to compare

Added

  • Abandoned user notification variables in id-broker
  • New user notification variable in id-sync

Update to Amazon Linux 2

21 Dec 19:29
269997e
Compare
Choose a tag to compare

This updates to use Amazon Linux 2. One key thing to note is the minimum volume size with Amazon Linux 2 is 30gb now instead of 8gb as it was with Amazon Linux 1. So be sure the aws_instance variable in 010-cluster environments is updated accordingly.

WebAuthn

14 Dec 21:49
c106a59
Compare
Choose a tag to compare

Breaking changes: Update services for WebAuthn support rather than legacy U2F

Another bugfix in 000

29 Oct 14:55
05544e1
Compare
Choose a tag to compare

Needed index reference since using count

Bugfix in 000

29 Oct 14:48
f29b321
Compare
Choose a tag to compare

Removed cloudflare_token var that is not provided at this level

Optionally create ACM certificate in 000

29 Oct 14:14
1c4b3a6
Compare
Choose a tag to compare
Merge pull request #130 from silinternational/develop

add resources to 000 to create and validate an ACM cert

Update terraform-modules to 3.5.0

15 Apr 18:27
e69c0ce
Compare
Choose a tag to compare

add alerts_email to id-sync

15 Feb 21:53
c7e034d
Compare
Choose a tag to compare

Added

  • Add alerts_email variable to 070-id-sync module

use phpMyAdmin module

10 Feb 20:44
8d55e1c
Compare
Choose a tag to compare

Changed

Fixed

  • Updated HCL examples in README files to use latest syntax