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.33.0 #73

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

Release (2022-12-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.17.2
    • Documentation: Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.1.0
    • Feature: Deprecated assignedValue property for actuators and attributes. Added a message to invalid nodes and invalid decoder manifest exceptions.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.26.0
    • Feature: Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.20.0
    • Feature: This release provides the approximate number of assets in a packaging group.

Release (2022-12-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.25.0
    • Feature: Adds support for metric math for target tracking scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new health check type to the CreateAutoScalingGroup API.
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.9.0
    • Feature: This release adds the following new features: 1) New APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support user friendly names for component types (ComponentTypeName) and properties (DisplayName).
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.6.0
    • Feature: This release adds known application filtering, server selection for assessments, support for potential recommendations, and indications for configuration and assessment status. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html

Release (2022-12-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.22.0
    • Feature: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.23.0
    • Feature: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.25.0
    • Feature: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.19.2
    • Documentation: Updated examples and exceptions for External Key Store (XKS).

Release (2022-12-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.3.0
    • Feature: This release adds the Tiering Pricing Rule feature.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.39.0
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.33.0
    • Feature: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.12.0
    • Feature: For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores.

Release (2022-12-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.22.0

... (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)