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.45.27 #419

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

Release v1.45.27 (2023-10-17)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
  • service/discovery: Updates service API and documentation
    • This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • service/ecs: Updates service documentation and examples
    • Documentation only updates to address Amazon ECS tickets.
  • service/globalaccelerator: Updates service paginators
  • service/guardduty: Updates service API and documentation
    • Add domainWithSuffix finding field to dnsRequestAction
  • service/kafka: Updates service API, documentation, and paginators
  • service/route53-recovery-cluster: Updates service API and documentation
  • service/route53-recovery-control-config: Updates service API and documentation

Release v1.45.26 (2023-10-16)

Service Client Updates

  • service/cloudformation: Updates service API
    • SDK and documentation updates for UpdateReplacePolicy
  • service/drs: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/managedblockchain-query: Updates service API, documentation, and paginators
  • service/mediapackagev2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager.
  • service/redshift-serverless: Updates service API and documentation
  • service/sesv2: Updates service API and documentation
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family
  • service/xray: Updates service API and documentation
    • This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time.

Release v1.45.25 (2023-10-12)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/autoscaling: Updates service API, documentation, paginators, and examples
    • Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • service/config: Updates service API and documentation
  • service/controltower: Updates service API and documentation
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
  • service/elasticloadbalancingv2: Updates service documentation

... (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 11 months ago

Superseded by #420.