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

Bump hashicorp/aws from 4.4.0 to 4.58.0 in /terraform/stacks/regionalmasterbosh #1248

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps hashicorp/aws from 4.4.0 to 4.58.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.58.0

FEATURES:

  • New Data Source: aws_ecs_task_execution (#29783)
  • New Data Source: aws_licensemanager_grants (#29741)
  • New Data Source: aws_licensemanager_received_license (#29741)
  • New Data Source: aws_licensemanager_received_licenses (#29741)
  • New Resource: aws_licensemanager_grant (#29741)
  • New Resource: aws_licensemanager_grant_accepter (#29741)

ENHANCEMENTS:

  • data-source/aws_ec2_transit_gateway_attachment: Add association_state and association_transit_gateway_route_table_id attributes (#29648)
  • data-source/aws_instances: Add ipv6_addresses attribute (#29794)
  • resource/aws_acm_certificate: Change options to Computed (#29763)
  • resource/aws_amplify_domain_association: Add enable_auto_sub_domain argument (#92814)
  • resource/aws_cloudhsm_v2_hsm: Enforce ExactlyOneOf for availability_zone and subnet_id arguments (#20891)
  • resource/aws_db_instance: Add listener_endpoint attribute (#28434)
  • resource/aws_db_instance: Add plan time validations for backup_retention_period, monitoring_interval, and monitoring_role_arn (#28434)
  • resource/aws_flow_log: Add deliver_cross_account_role argument (#29254)
  • resource/aws_grafana_workspace: Add network_access_control argument (#29793)
  • resource/aws_sesv2_configuration_set: Add vdm_options argument (#28812)
  • resource/aws_transfer_server: Add protocol_details argument (#28621)
  • resource/aws_transfer_workflow: Add decrypt_step_details to the on_exception_steps and steps configuration blocks (#29692)
  • resource/db_snapshot: Add shared_accounts argument (#28424)

BUG FIXES:

  • resource/aws_acm_certificate: Update options.certificate_transparency_logging_preference in place rather than replacing the resource (#29763)
  • resource/aws_batch_job_definition: Prevents perpetual diff when container properties environment variable has empty value. (#29820)
  • resource/aws_elastic_beanstalk_configuration_template: Map errors like InvalidParameterValue: No Platform named '...' found. to resource.NotFoundError so terraform refesh correctly removes the resource from state (#29863)
  • resource/aws_flow_log: Fix IAM eventual consistency errors on resource Create (#29254)
  • resource/aws_grafana_workspace: Allow removing vpc_configuration (#29793)
  • resource/aws_medialive_channel: Fix setting of the include_fec attribute in fec_output_settings (#29808)
  • resource/aws_medialive_channel: Fix setting of the video_pid attribute in m2ts_settings (#29824)

v4.57.1

BUG FIXES:

  • resource/aws_lambda_function: Prevent Provider produced inconsistent final plan errors produced by null skip_destroy attribute value. NOTE: Because the maintainers have been unable to reproduce the reported problem, the fix is best effort and we ask for community support in verifying the fix. (#29812)

v4.57.0

NOTES:

  • resource/aws_dms_endpoint: The s3_settings argument has been deprecated. All configurations using aws_dms_endpoint.*.s3_settings should be updated to use the aws_dms_s3_endpoint resource instead (#29728)
  • resource/aws_networkmanager_core_network: The base_policy_region argument is being deprecated in favor of the new base_policy_regions argument. (#29623)

FEATURES:

  • New Resource: aws_lightsail_bucket_resource_access (#29460)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.58.0 (March 10, 2023)

FEATURES:

  • New Data Source: aws_ecs_task_execution (#29783)
  • New Data Source: aws_licensemanager_grants (#29741)
  • New Data Source: aws_licensemanager_received_license (#29741)
  • New Data Source: aws_licensemanager_received_licenses (#29741)
  • New Resource: aws_licensemanager_grant (#29741)
  • New Resource: aws_licensemanager_grant_accepter (#29741)

ENHANCEMENTS:

  • data-source/aws_ec2_transit_gateway_attachment: Add association_state and association_transit_gateway_route_table_id attributes (#29648)
  • data-source/aws_instances: Add ipv6_addresses attribute (#29794)
  • resource/aws_acm_certificate: Change options to Computed (#29763)
  • resource/aws_amplify_domain_association: Add enable_auto_sub_domain argument (#92814)
  • resource/aws_cloudhsm_v2_hsm: Enforce ExactlyOneOf for availability_zone and subnet_id arguments (#20891)
  • resource/aws_db_instance: Add listener_endpoint attribute (#28434)
  • resource/aws_db_instance: Add plan time validations for backup_retention_period, monitoring_interval, and monitoring_role_arn (#28434)
  • resource/aws_flow_log: Add deliver_cross_account_role argument (#29254)
  • resource/aws_grafana_workspace: Add network_access_control argument (#29793)
  • resource/aws_sesv2_configuration_set: Add vdm_options argument (#28812)
  • resource/aws_transfer_server: Add protocol_details argument (#28621)
  • resource/aws_transfer_workflow: Add decrypt_step_details to the on_exception_steps and steps configuration blocks (#29692)
  • resource/db_snapshot: Add shared_accounts argument (#28424)

BUG FIXES:

  • resource/aws_acm_certificate: Update options.certificate_transparency_logging_preference in place rather than replacing the resource (#29763)
  • resource/aws_batch_job_definition: Prevents perpetual diff when container properties environment variable has empty value. (#29820)
  • resource/aws_elastic_beanstalk_configuration_template: Map errors like InvalidParameterValue: No Platform named '...' found. to resource.NotFoundError so terraform refesh correctly removes the resource from state (#29863)
  • resource/aws_flow_log: Fix IAM eventual consistency errors on resource Create (#29254)
  • resource/aws_grafana_workspace: Allow removing vpc_configuration (#29793)
  • resource/aws_medialive_channel: Fix setting of the include_fec attribute in fec_output_settings (#29808)
  • resource/aws_medialive_channel: Fix setting of the video_pid attribute in m2ts_settings (#29824)

4.57.1 (March 6, 2023)

BUG FIXES:

  • resource/aws_lambda_function: Prevent Provider produced inconsistent final plan errors produced by null skip_destroy attribute value. NOTE: Because the maintainers have been unable to reproduce the reported problem, the fix is best effort and we ask for community support in verifying the fix. (#29812)

4.57.0 (March 3, 2023)

NOTES:

  • resource/aws_dms_endpoint: The s3_settings argument has been deprecated. All configurations using aws_dms_endpoint.*.s3_settings should be updated to use the aws_dms_s3_endpoint resource instead (#29728)
  • resource/aws_networkmanager_core_network: The base_policy_region argument is being deprecated in favor of the new base_policy_regions argument. (#29623)

... (truncated)

Commits
  • 8c194c5 Merge pull request #29892 from hashicorp/d-policy-document-references
  • 7814bda Correct r/aws_codebuild_project typo
  • 0c65087 Fix typos related to policy rewrite
  • f5b4a93 Update CHANGELOG.md for #29891
  • b0b9de7 Merge pull request #29891 from hashicorp/d-eks_cluster_typo
  • aa01364 Merge pull request #29874 from jpancoast/d-aws_organizations_policy-example-u...
  • 6b2ba31 Fix typo in r/aws_eks_cluster
  • d62c51b Merge pull request #29648 from lukas-hetzenecker/f-ec2-aws_ec2_transit_gatewa...
  • b4a4f53 Merge pull request #29794 from NabilHouidi/f-ec2-aws-instances-add-ipv6
  • 90f96d1 Merge pull request #29814 from megubyte/f-aws_amplify_domain_association-new_...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.4.0 to 4.58.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.4.0...v4.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 10, 2023
@markdboyd markdboyd added this pull request to the merge queue Mar 17, 2023
@markdboyd markdboyd removed this pull request from the merge queue due to a manual request Mar 17, 2023
@markdboyd markdboyd disabled auto-merge March 17, 2023 20:33
@markdboyd markdboyd disabled auto-merge March 17, 2023 20:34
@markdboyd markdboyd added this pull request to the merge queue Mar 17, 2023
@markdboyd markdboyd removed this pull request from the merge queue due to a manual request Mar 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

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
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants