v2.16.0 - 2020-02-26
- Updated pre-commit-terraform with README
- Updated pre-commit-terraform with README
- Adding support for ca_cert_identifier for the upcoming RDS cert update on 5 March 2020 (#91) (#98)
- Added missing type type for allowed_security_groups variable (#97)
v2.15.0 - 2020-01-28
- Updated CHANGELOG
- Disabled special characters in random_password (#101)
v2.14.0 - 2020-01-23
- Updated CHANGELOG
- Changed random_id to random_password resource (#99)
v2.13.0 - 2020-01-23
- Updated CHANGELOG
- Adding version requirements
v2.12.0 - 2020-01-23
- Updated CHANGELOG
- Updated pre-commit-terraform to support terraform-docs 0.8
- Hide sensitive password data from cli output (#89)
v2.11.0 - 2019-11-29
- Updated CHANGELOG
- Made description of security group backward compatible (and optional) (#87)
- Updated CHANGELOG
- Add security group name and description (#80)
- Updated CHANGELOG
- Updated README
- Set null as default db_parameter_group_name (#72)
- Updated CHANGELOG
- Support setting aws_rds_cluster iam roles (#74)
- Updated CHANGELOG
- Fix the error when "create_security_group" is false (#75)
- Updated CHANGELOG
- Added support for conditional creation of SG and allowed CIDR blocks (#71)
- Updated CHANGELOG
- Updated README
- Add option to customise predefined_metric_type (#66)
- Updated CHANGELOG
- Added support for backtrack_window, cross region read replicas, copy_tags_to_snapshots, scaling_configurations (#70)
- Updated CHANGELOG
- Fixes after #64 (subnets are optional now), updated pre-commit hooks and docs
- Add support to use existing subnet group name (#64)
- Fix PostgreSQL example link (#52)
- Updated CHANGELOG
- Support using previously created SG for Aurora cluster - TF 0.12 (#49)
- Updated CHANGELOG
- Add cluster ARN output as 'this_rds_cluster_arn' (#48)
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
on ../../modules/aws-rds-aurora/main.tf line 4, in locals:
4: db_subnet_group_name = var.db_subnet_group_name == "" ? aws_db_subnet_group.this[0].name : var.db_subnet_group_name
|----------------
| aws_db_subnet_group.this is empty tuple
when calling import with this module in the configuration.
v1.21.0 - 2019-11-28
- Updated CHANGELOG
- Revert "add support for ca_cert_identifier option (#83)" (#85)
- Updated CHANGELOG
- add support for ca_cert_identifier option (#83)
- Updated CHANGELOG
- Updated docs
- Add scaling_configuration (#63)
- Updated CHANGELOG
- Added ability to deploy a cross region Aurora Cluster Read Replica (#69)
- Updated CHANGELOG
- Added backtrack_windows for Aurora (#57)
- Updated CHANGELOG
- Added changelog
- Added copy_tags_to_snapshot (closes #60)
- Allow the addition of IP-based ingress rules (#51)
- vpc_security_group_ids for Terraform 0.11 (#46)
v2.10.0 - 2019-11-28
- Updated CHANGELOG
- Add security group name and description (#80)
- Updated CHANGELOG
- Updated README
- Set null as default db_parameter_group_name (#72)
- Updated CHANGELOG
- Support setting aws_rds_cluster iam roles (#74)
- Updated CHANGELOG
- Fix the error when "create_security_group" is false (#75)
- Updated CHANGELOG
- Added support for conditional creation of SG and allowed CIDR blocks (#71)
- Updated CHANGELOG
- Updated README
- Add option to customise predefined_metric_type (#66)
- Updated CHANGELOG
- Added support for backtrack_window, cross region read replicas, copy_tags_to_snapshots, scaling_configurations (#70)
- Updated CHANGELOG
- Fixes after #64 (subnets are optional now), updated pre-commit hooks and docs
- Add support to use existing subnet group name (#64)
- Fix PostgreSQL example link (#52)
- Updated CHANGELOG
- Support using previously created SG for Aurora cluster - TF 0.12 (#49)
- Updated CHANGELOG
- Add cluster ARN output as 'this_rds_cluster_arn' (#48)
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
on ../../modules/aws-rds-aurora/main.tf line 4, in locals:
4: db_subnet_group_name = var.db_subnet_group_name == "" ? aws_db_subnet_group.this[0].name : var.db_subnet_group_name
|----------------
| aws_db_subnet_group.this is empty tuple
when calling import with this module in the configuration.
v1.20.0 - 2019-11-28
- Updated CHANGELOG
- add support for ca_cert_identifier option (#83)
- Updated CHANGELOG
- Updated docs
- Add scaling_configuration (#63)
- Updated CHANGELOG
- Added ability to deploy a cross region Aurora Cluster Read Replica (#69)
- Updated CHANGELOG
- Added backtrack_windows for Aurora (#57)
- Updated CHANGELOG
- Added changelog
- Added copy_tags_to_snapshot (closes #60)
- Allow the addition of IP-based ingress rules (#51)
- vpc_security_group_ids for Terraform 0.11 (#46)
v2.9.0 - 2019-11-08
- Updated CHANGELOG
- Updated README
- Set null as default db_parameter_group_name (#72)
v2.8.0 - 2019-11-08
- Updated CHANGELOG
- Support setting aws_rds_cluster iam roles (#74)
v2.7.0 - 2019-11-08
- Updated CHANGELOG
- Fix the error when "create_security_group" is false (#75)
v2.6.0 - 2019-09-30
- Updated CHANGELOG
- Added support for conditional creation of SG and allowed CIDR blocks (#71)
v2.5.0 - 2019-09-30
- Updated CHANGELOG
- Updated README
- Add option to customise predefined_metric_type (#66)
v2.4.0 - 2019-09-30
- Updated CHANGELOG
- Added support for backtrack_window, cross region read replicas, copy_tags_to_snapshots, scaling_configurations (#70)
- Updated CHANGELOG
- Fixes after #64 (subnets are optional now), updated pre-commit hooks and docs
- Add support to use existing subnet group name (#64)
- Fix PostgreSQL example link (#52)
- Updated CHANGELOG
- Support using previously created SG for Aurora cluster - TF 0.12 (#49)
- Updated CHANGELOG
- Add cluster ARN output as 'this_rds_cluster_arn' (#48)
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
v1.19.0 - 2019-09-29
- Updated CHANGELOG
- Updated docs
- Add scaling_configuration (#63)
v1.18.0 - 2019-09-29
- Updated CHANGELOG
- Added ability to deploy a cross region Aurora Cluster Read Replica (#69)
v1.17.0 - 2019-09-28
- Updated CHANGELOG
- Added backtrack_windows for Aurora (#57)
v1.16.0 - 2019-09-28
- Updated CHANGELOG
- Added changelog
- Added copy_tags_to_snapshot (closes #60)
- Allow the addition of IP-based ingress rules (#51)
- vpc_security_group_ids for Terraform 0.11 (#46)
v2.3.0 - 2019-08-29
- Updated CHANGELOG
- Fixes after #64 (subnets are optional now), updated pre-commit hooks and docs
- Add support to use existing subnet group name (#64)
- Fix PostgreSQL example link (#52)
v2.2.0 - 2019-06-24
- Updated CHANGELOG
- Support using previously created SG for Aurora cluster - TF 0.12 (#49)
- Updated CHANGELOG
- Add cluster ARN output as 'this_rds_cluster_arn' (#48)
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
v1.15.0 - 2019-06-24
v2.1.0 - 2019-06-14
- Updated CHANGELOG
- Add cluster ARN output as 'this_rds_cluster_arn' (#48)
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
v1.14.0 - 2019-06-13
- vpc_security_group_ids for Terraform 0.11 (#46)
v2.0.0 - 2019-06-11
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#45)
v1.13.0 - 2019-04-25
- Fixed formatting
- Remove unused variable identifier_prefix (#36)
- Correct description of replica_scale_min variable (#37)
v1.12.0 - 2019-03-22
- Fix formatting
- Feature/rds cluster resource id output (#31)
v1.11.0 - 2019-03-22
- Fix formatting and string variables
- add engine_mode and global_cluster_identifier (#32)
v1.10.0 - 2019-02-28
- Fixed readme
- add enabled_cloudwatch_logs_exports (#29)
v1.9.0 - 2019-02-16
- Merge pull request #25 from Blokje5/add-support-for-database-iam-authentication
- Remove validation
- Add support for IAM Database authentication
v1.8.0 - 2019-01-31
- Updated example with correct allowed_security_groups_count
- Run pre-commit hooks
- Merge pull request #23 from dekimsey/fix-default-ingress-count-error
- Hardcode number of allowed_security_groups
v1.7.0 - 2019-01-30
- Merge pull request #21 from max-rocket-internet/remove_maintainer
- Removing myself from README
v1.6.0 - 2019-01-30
- Merge pull request #22 from terraform-aws-modules/pr/13
- Merge remote-tracking branch 'origin/master' into pr-13
- Added output for database_name
- add support for database_name argument
v1.5.0 - 2019-01-30
- Merge pull request #15 from christiangjengedal/support_deletion_protection
- Merge branch 'master' into support_deletion_protection
- Added argument deletion_protection
v1.4.0 - 2019-01-30
- Merge pull request #20 from terraform-aws-modules/removed_azs
- Removed availability_zones var (closes #10)
v1.3.0 - 2019-01-30
- Run pre-commit hooks
- Merge pull request #16 from terraform-aws-modules/fix_az
- Merge branch 'master' into fix_az
- Fixed variable for az
v1.1.0 - 2019-01-30
- Run pre-commit hooks
- Merge pull request #17 from christiangjengedal/mod_securitygroup
- 3 adjustments: - Avoid description attr on aws_security_group to avoid forcing new instance on changes - Use name-prefix to ensure unique names - Avoid unnecessary name-prefixes
v1.0.0 - 2018-12-11
- Updated pre-commit hooks version
- Merge pull request #4 from FutureSharks/example_fix
- Merge pull request #3 from terraform-aws-modules/post_initial_commit
- Fix for: 'count' cannot be computed
- Added few files
- Made small changes to be closer to other terraform-aws-modules
- Merge pull request #1 from FutureSharks/initial_commit
- adding pre commit hooks config
- updating readme, docs, main.tf etc
- adding port output
- adding 3 examples
- Removing route53 record and all monitoring as requested
- many fixes and changes
- Initial commit
- Initial commit
- Initial commit