Skip to content

Releases: coveo/CoveoTerraformModules

Add db tags on aws rds cluster

09 Oct 15:51
989a137
Compare
Choose a tag to compare

Merge pull request #15 from coveo/feature/add_tags_on_cluster

  • Add db tags on aws rds cluster

Add cloudwatch log exports to rds database instance

21 Sep 15:41
ed7444f
Compare
Choose a tag to compare

Merge pull request #14 from lbourdages/feature/cloudwatch-exports-instance

  • Add cloudwatch log exports to rdds database instance

Add enabled_cloudwatch_logs_exports parameter

06 Jul 18:26
8c9d495
Compare
Choose a tag to compare
Merge pull request #13 from mikegron/db_export_logs

Added parameter for logs to export to cloudwatch

Put TF mysql user module in the same github as the TF DB module #12

30 Apr 12:59
bd5f1f3
Compare
Choose a tag to compare

Add option to create a username with type as SecureString and with a kms key_id

Add mysql schema and user creation

23 Apr 18:53
e2c6a37
Compare
Choose a tag to compare

Add creation of mysql schema, creation of user and persisting of username & password in AWS SSM.

Fix computed force new ressource bug for db_instance

19 Dec 16:27
0a16b92
Compare
Choose a tag to compare

Switch default value for storage_encrypted to true

08 Nov 22:33
90e2cd2
Compare
Choose a tag to compare
  • storage_encrypted is now set to true by default
  • Switch count to a var to prevent "value of 'count' cannot be computed" error

allow parameter store keys to be configured

26 Oct 14:36
Compare
Choose a tag to compare
Merge pull request #6 from devsoftweb/ps_key_name

fixed typo

v0.5: Merge pull request #4 from coveo/remove_encryption_for_username

17 Oct 20:36
Compare
Choose a tag to compare

Remove encryption for ssm_parameter username

v0.4

14 Sep 14:46
Compare
Choose a tag to compare

Add multi_az var