Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hashicorp/aws from 4.40.0 to 4.41.0 #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps hashicorp/aws from 4.40.0 to 4.41.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.41.0

FEATURES:

  • New Data Source: aws_sqs_queues (#27890)
  • New Resource: aws_ivschat_logging_configuration (#27924)
  • New Resource: aws_ivschat_room (#27974)
  • New Resource: aws_rds_clusters (#27891)
  • New Resource: aws_redshiftserverless_resource_policy (#27920)
  • New Resource: aws_scheduler_schedule (#27975)

ENHANCEMENTS:

  • data-source/aws_cloudtrail_service_account: Add service account ID for ap-south-2 AWS Region (#27983)
  • data-source/aws_elasticache_cluster: Add cache_nodes.outpost_arn and preferred_outpost_arn attributes (#27934)
  • data-source/aws_elasticache_cluster: Add ip_discovery and network_type attributes (#27856)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-south-2 AWS Region (#27983)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-south-2 AWS Region (#27983)
  • data-source/aws_rds_cluster: Add engine_mode attribute (#27892)
  • provider: Support ap-south-2 as a valid AWS Region (#27950)
  • resource/aws_amplify_app: Add support for WEB_COMPUTE platform value in support of Next.js web apps (#27925)
  • resource/aws_elasticache_cluster: Add ip_discovery and network_type arguments in support of IPv6 clusters (#27856)
  • resource/aws_elasticache_cluster: Add outpost_mode and preferred_outpost_arn arguments and cache_nodes.outpost_arn attribute. NOTE: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#27934)
  • resource/aws_lambda_function: Add support for nodejs18.x runtime value (#27923)
  • resource/aws_lambda_layer_version: Add support for nodejs18.x compatible_runtimes value (#27923)
  • resource/aws_medialive_channel: Add start_channel attribute (#27882)
  • resource/aws_nat_gateway: Update private_ip attribute to be configurable (#27953)

BUG FIXES:

  • resource/aws_cloudcontrolapi_resource: Remove invalid regular expressions from CloudFormation resource schema (#27935)
  • resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the sybase engine (#27949)
  • resource/aws_resourcegroups_group: Properly set configuration.parameters as optional (#27985)
Changelog

Sourced from hashicorp/aws's changelog.

4.41.0 (November 25, 2022)

FEATURES:

  • New Data Source: aws_sqs_queues (#27890)
  • New Resource: aws_ivschat_logging_configuration (#27924)
  • New Resource: aws_ivschat_room (#27974)
  • New Resource: aws_rds_clusters (#27891)
  • New Resource: aws_redshiftserverless_resource_policy (#27920)
  • New Resource: aws_scheduler_schedule (#27975)

ENHANCEMENTS:

  • data-source/aws_cloudtrail_service_account: Add service account ID for ap-south-2 AWS Region (#27983)
  • data-source/aws_elasticache_cluster: Add cache_nodes.outpost_arn and preferred_outpost_arn attributes (#27934)
  • data-source/aws_elasticache_cluster: Add ip_discovery and network_type attributes (#27856)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-south-2 AWS Region (#27983)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-south-2 AWS Region (#27983)
  • data-source/aws_rds_cluster: Add engine_mode attribute (#27892)
  • provider: Support ap-south-2 as a valid AWS Region (#27950)
  • resource/aws_amplify_app: Add support for WEB_COMPUTE platform value in support of Next.js web apps (#27925)
  • resource/aws_elasticache_cluster: Add ip_discovery and network_type arguments in support of IPv6 clusters (#27856)
  • resource/aws_elasticache_cluster: Add outpost_mode and preferred_outpost_arn arguments and cache_nodes.outpost_arn attribute. NOTE: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#27934)
  • resource/aws_lambda_function: Add support for nodejs18.x runtime value (#27923)
  • resource/aws_lambda_layer_version: Add support for nodejs18.x compatible_runtimes value (#27923)
  • resource/aws_medialive_channel: Add start_channel attribute (#27882)
  • resource/aws_nat_gateway: Update private_ip attribute to be configurable (#27953)

BUG FIXES:

  • resource/aws_cloudcontrolapi_resource: Remove invalid regular expressions from CloudFormation resource schema (#27935)
  • resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the sybase engine (#27949)
  • resource/aws_resourcegroups_group: Properly set configuration.parameters as optional (#27985)
Commits
  • 83227e0 r/aws_config_rule update name regex to support length of 128 characters (#27798)
  • bc88c32 Update documentation for the image builder component (#28000)
  • 021b671 Update CHANGELOG.md for #27989
  • 86436c0 Merge pull request #27989 from hashicorp/td-mq-modernize
  • c6577e3 Merge pull request #27934 from weizhangfd/f-aws_elasticache_cluster_add_singl...
  • f72e0e1 Fix documentation terrafmt errors.
  • 7d99dd9 Fix acceptance test configuration terrafmt errors.
  • 93a3671 Fix website terrafmt errors.
  • cba650f Fix terrafmt errors.
  • f4fbb4d Fix typo.
  • 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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.40.0 to 4.41.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v4.40.0...v4.41.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2022

The following labels could not be found: dependencies, terraform.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2022

A newer version of hashicorp/aws exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants