trois-six / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
1 stars 2 forks source link

build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.18.1 to 1.23.6 #49

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2/service/rds from 1.18.1 to 1.23.6.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/rds's changelog.

Release (2022-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.17.0
    • Feature: Add alternative mechanism for determning the users $HOME or %USERPROFILE% location when the environment variables are not present.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.15.0
    • Feature: This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.11.0
    • Feature: The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.17.0
    • Feature: Updates various list api MaxResults ranges
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.12.0
    • Feature: This release provides support for promotions in AWS Personalize runtime.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.23.6
    • Documentation: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release (2022-08-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backupstorage: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.30.0
    • Feature: Add support for Python 3.9 AWS Glue Python Shell jobs
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

Release (2022-08-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.16.0
    • Feature: Adds support for the following settings in the ~/.aws/credentials file: sso_account_id, sso_region, sso_role_name, sso_start_url, and ca_bundle.
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.12.0
    • Feature: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.52.0
    • Feature: This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

Release (2022-08-09)

General Highlights

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #52.