Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform terraform-aws-modules/rds-aurora/aws to v9 #565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/rds-aurora/aws (source) module major 5.3.0 -> 9.10.0

Release Notes

terraform-aws-modules/terraform-aws-rds-aurora (terraform-aws-modules/rds-aurora/aws)

v9.10.0

Compare Source

Features
  • Add cloudwatch_log_group_tags parameter for log group tags (#​472) (0962ab8)
Bug Fixes

v9.9.1

Compare Source

Bug Fixes
  • AWS provider bump for bugfix on enable_http_endpoint (#​465) (f64d755)

v9.9.0

Compare Source

Features

v9.8.0

Compare Source

Features

v9.7.0

Compare Source

Features
  • Support for scaling_configuration.seconds_before_timeout in Serverless V1 (#​461) (d798147)

v9.6.0

Compare Source

Features

v9.5.0

Compare Source

Features

v9.4.0

Compare Source

Features
  • Cloudwatch log group skip_destroy and log_group_class (#​449) (683c069)

v9.3.1

Compare Source

Bug Fixes
  • Do not create dynamic DNS suffix for service principals (#​442) (b79c17a)

v9.3.0

Compare Source

Features

v9.2.1

Compare Source

Bug Fixes
  • Update CI workflow versions to remove deprecated runtime warnings (#​435) (98dd426)

v9.2.0

Compare Source

Features
  • Secretsmanager secret rotation for master user password (#​433) (ae752de)

v9.1.0

Compare Source

Features
9.0.2 (2024-02-15)
Bug Fixes
9.0.1 (2024-02-15)
Bug Fixes

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Add delete_automated_backups and update MSV of AWS provider to v5.26 to support (#​415)
Features
  • Add delete_automated_backups and update MSV of AWS provider to v5.26 to support (#​415) (c9e4933)

v8.5.0

Compare Source

Features

v8.4.0

Compare Source

Features
8.3.1 (2023-06-07)
Bug Fixes

v8.3.1

Compare Source

v8.3.0

Compare Source

Features

v8.2.0

Compare Source

Features
  • Upgrade aws provider version and update examples (#​382) (b792d84)
8.1.1 (2023-05-12)
Bug Fixes

v8.1.1

Compare Source

v8.1.0

Compare Source

Features
8.0.2 (2023-04-11)
Bug Fixes
  • Allow setting master_username when using manage_master_user_password (#​369) (f48f824)
8.0.1 (2023-04-10)
Bug Fixes
  • Variable description for master_username requirements (#​367) (d0435c6)

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Terraform MSV increased to 1.0, consolidate security group rules under one generic resource, add support for managed master password (#​335)
Features
  • Terraform MSV increased to 1.0, consolidate security group rules under one generic resource, add support for managed master password (#​335) (e054f77)
7.7.1 (2023-04-04)
Bug Fixes

v7.7.1

Compare Source

v7.7.0

Compare Source

Features
7.6.2 (2023-02-07)
Bug Fixes
  • Add explicit default value for engine_mode used in conditiona logic internally (#​347) (7ffa33f)
7.6.1 (2023-02-06)
Bug Fixes
  • Use create_before_destroy lifecycle on parameter groups to support major version upgrades (#​354) (97c417a)

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

Features
  • Do not create snapshot_identifier when skip_final_snapshot = true (#​332) (7ce592e)
7.5.1 (2022-09-12)
Bug Fixes
  • Update miminum provider version required for current arguments supported (#​324) (5f61877)

v7.5.1

Compare Source

v7.5.0

Compare Source

Features
7.4.2 (2022-09-10)
Bug Fixes
  • Correct DB instance parameter group used when users do not create one nor provide the name of existing, will use default (#​321) (3a5ba14)
7.4.1 (2022-09-08)
Bug Fixes
  • Correct DB clsuter parameter group used when users do not create one nor provide the name of existing, will use default (#​320) (c1e7002)

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

Features
  • Fix serverless v2 engine and add missing resource arguments (#​317) (2d87320)

v7.3.0

Compare Source

Features
  • Support feature to create parameter group for aws-rds-aurora cluster and instances (#​307) (45d7bf7)
7.2.2 (2022-07-11)
Bug Fixes
  • InvalidParameterCombination: Cannot find version 5.7.12 for aurora-mysql (#​303) (bcbb386)
7.2.1 (2022-06-27)
Bug Fixes

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features
  • Add security_group_use_name_prefix variable to enable/disable name prefix usage (#​289) (75ffb30)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • Added support for ServerlessV2 and updated AWS provider to v4.12+ (#​288)
Features
  • Added support for ServerlessV2 and updated AWS provider to v4.12+ (#​288) (6ca7c70)

v6.2.0

Compare Source

Features
  • Made it clear that we stand with Ukraine (57c20b9)
6.1.4 (2022-01-10)
Bug Fixes
  • update CI/CD process to align auto-release workflow (#​259) (d00931e)

v6.1.4

Compare Source

v6.1.3

Compare Source

Bug Fixes

v6.1.2

Compare Source

Bug Fixes
  • Small useless change in main.tf to test semantic-release (#​254) (95bb77f)
  • Small useless change in main.tf to test semantic-release (last one, I promise) (#​255) (8b3525e)

v6.1.1

Compare Source

Bug Fixes
  • update CI/CD process to enable auto-release workflow (#​250) (b44aae5)

v6.1.0

Compare Source

  • feat: Add security group egress rule support, fix documentation links (#​249)

v6.0.0

Compare Source

  • chore: Updated release Makefile
  • BREAKING CHANGE: update module to allow for control over individual cluster instances and latest features (#​243)
  • chore: update CI workflow to use composite actions, update pre-commit versions (#​242)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 4 times, most recently from b3cd34f to 2ebdb7d Compare September 23, 2024 10:29
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 9 times, most recently from 3a7cb28 to 4ddf0a4 Compare September 30, 2024 04:45
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 12 times, most recently from 625526e to 227a99b Compare October 7, 2024 03:45
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 2 times, most recently from 8491426 to f4c5102 Compare October 9, 2024 19:05
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 11 times, most recently from 09f37ef to bf462e4 Compare November 4, 2024 07:22
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 13 times, most recently from d18134a to f862f27 Compare November 14, 2024 10:22
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch 4 times, most recently from 87431f3 to 0069176 Compare November 17, 2024 01:45
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-rds-aurora-aws-9.x branch from 0069176 to ac03164 Compare November 17, 2024 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant