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.1 #46

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.1.

Changelog

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

Release (2022-07-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.51.0
    • Feature: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.24.4
    • Documentation: Documentation updates for Amazon FSx
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.17.0
    • Feature: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

Release (2022-07-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.50.1
    • Documentation: Documentation updates for VM Import/Export.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.16.0
    • Feature: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • github.com/aws/aws-sdk-go-v2/service/lookoutvision: v1.14.0
    • Feature: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.10.0
    • Feature: This release adds support for gp3 EBS (Elastic Block Store) storage.

Release (2022-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.20.0
    • Feature: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.21.0
    • Feature: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.23.0
    • Feature: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.14.0
    • Feature: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.13.0
    • Feature: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.17.0
    • Feature: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.27.5
    • Documentation: Adding doc updates for OpsCenter support in Service Setting actions.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.21.0
    • Feature: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

Release (2022-07-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.15.0
    • Feature: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.16.0
    • Feature: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.15.0

... (truncated)

Commits
  • 6911981 Release 2022-04-25
  • 1bd13c6 Regenerated Clients
  • 82cbcb0 Update API model
  • b0a3c24 Adds Policy and Duration parameters to stscreds.WebIdentityRoleOptions ...
  • da333d3 internal/sync/singleflight: Update version of singleflight (#1679)
  • 7065f83 Add make command for listing the SDK's complete set of Go dependencies (#1677)
  • d27c530 Release 2022-04-22
  • 67f8605 Regenerated Clients
  • 4e2def0 Update API model
  • aa725de Update smithy-go to smithy 1.21.0 (#1615)
  • Additional commits viewable in compare view


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 #49.