EppO / terraform-provider-environment

The Environment Terraform Provider exposes Shell environment variables as Terraform Datasources.
43 stars 2 forks source link

Bump github.com/aws/aws-sdk-go from 1.45.1 to 1.48.3 #445

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.45.1 to 1.48.3.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.48.3 (2023-11-22)

Service Client Updates

  • service/kinesis: Updates service API and documentation
    • This release adds support for resource based policies on streams and consumers.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
  • service/sagemaker: Updates service API and documentation
    • This feature adds the end user license agreement status as a model access configuration parameter.

Release v1.48.2 (2023-11-21)

Service Client Updates

  • service/cloudfront: Updates service API, documentation, paginators, and examples
    • This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • service/cloudfront-keyvaluestore: Adds new service
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/inspector-scan: Adds new service
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/s3: Updates service API, documentation, and examples
    • Add support for automatic date based partitioning in S3 Server Access Logs.

Release v1.48.1 (2023-11-20)

Service Client Updates

  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
  • service/ec2: Updates service API and documentation
    • This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.

Release v1.48.0 (2023-11-17)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adding SerivicePreProcessing time metric
  • service/cloud9: Updates service documentation and examples
    • A minor doc only update related to changing the date of an API change.
  • service/cloudformation: Updates service API and documentation
    • This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • service/codestar-connections: Updates service API, documentation, and paginators

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 9 months ago

Superseded by #446.