Skip to content

Releases: silinternational/idp-hub-terraform

Changed session storage to use a SQL database

19 May 03:18
559d348
Compare
Choose a tag to compare

Added

  • Added support for session_store_type = "sql" by creating a database. The default is "sql".

Note: this is a transitional release. It retains the elasticache resources so the change can be done with minimal downtime.

Separate AWS credentials for Dynamodb

08 May 19:47
7ff671f
Compare
Choose a tag to compare

Added

  • Create Dyanomdb user, with IAM permissions and credentials
  • AWS tags
  • Example usage

Initial Release

08 May 18:35
9909d97
Compare
Choose a tag to compare
Merge pull request #2 from silinternational/develop

Initial release