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.21.1 #32

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

Changelog

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

Release (2022-05-06)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.40.0
    • Feature: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.17.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.16.0
    • Feature: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.1
    • Documentation: Various documentation improvements.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.24.0
    • Feature: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.21.1
    • Documentation: Documentation updates for Security Hub API reference

Release (2022-05-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.16.0
    • Feature: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.39.0
    • Feature: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.25.0
    • Feature: AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.26.0

Release (2022-05-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.16.0
    • Feature: Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.13.0
    • Feature: This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.20.1
    • Documentation: Documentation updates for Lightsail
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.27.0
    • Feature: This release adds the TargetMaps parameter in SSM State Manager API.

Release (2022-05-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.38.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)
dependabot[bot] commented 2 years ago

Superseded by #36.