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 5.57.0 to 5.58.0 in /stacks/sample_bucket #249

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps hashicorp/aws from 5.57.0 to 5.58.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.58.0

FEATURES:

  • New Resource: aws_cloudwatch_log_account_policy (#38328)
  • New Resource: aws_verifiedpermissions_identity_source (#38181)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add network_interfaces.primary_ipv6 attribute (#37142)
  • data-source/aws_mskconnect_connector: Add tags attribute (#38270)
  • data-source/aws_mskconnect_custom_plugin: Add tags attribute (#38270)
  • data-source/aws_mskconnect_worker_configuration: Add tags attribute (#38270)
  • data-source/aws_oam_link: Add link_configuration attribute (#38277)
  • resource/aws_cloudformation_stack_set_instance: Extend deployment_targets argument. (#37898)
  • resource/aws_cloudtrail_event_data_store: Add billing_mode argument (#38273)
  • resource/aws_db_instance: Fix InvalidParameterCombination: A parameter group can't be specified during Read Replica creation for the following DB engine: postgres errors (#38227)
  • resource/aws_ec2_capacity_reservation: Add configurable timeouts (#36754)
  • resource/aws_ec2_capacity_reservation: Retry InsufficientInstanceCapacity errors (#36754)
  • resource/aws_eks_cluster: Add bootstrap_self_managed_addons argument (#38162)
  • resource/aws_fms_policy: Add resource_set_ids attribute (#38161)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, 1536, 3072, and 6144 as valid values for throughput_capacity (#38308)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, and 1536 as valid values for throughput_capacity_per_ha_pair (#38308)
  • resource/aws_fsx_ontap_file_system: Add MULTI_AZ_2 as a valid value for deployment_type (#38308)
  • resource/aws_globalaccelerator_cross_account_attachment: Add cidr_block argument to resource configuration block (#38196)
  • resource/aws_iam_server_certificate: Add configurable delete timeout (#38212)
  • resource/aws_launch_template: Add network_interfaces.primary_ipv6 argument (#37142)
  • resource/aws_mskconnect_connector: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_custom_plugin: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add resource deletion logic (#38270)
  • resource/aws_oam_link: Add link_configuration argument (#38277)
  • resource/aws_rds_cluster: Add ca_certificate_identifier argument and ca_certificate_valid_till attribute (#37108)
  • resource/aws_ssm_association: Add tags argument and tags_all attribute (#38271)

BUG FIXES:

  • aws_dx_lag: Checks for errors other than NotFound when reading. (#38292)
  • aws_dynamodb_kinesis_streaming_destination: Checks for errors other than NotFound when reading. (#38292)
  • aws_ec2_capacity_block_reservation: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_access_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_collection: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_config: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_vpc_endpoint: Checks for errors other than NotFound when reading. (#38292)
  • aws_ram_principal_association: Checks for errors other than NotFound when reading. (#38292)
  • aws_route_table: Checks for errors other than NotFound when reading. (#38292)
  • data-source/aws_ecr_repository: Fix issue where the tags attribute is not set (#38272)
  • data-source/aws_eks_cluster: Add access_config.bootstrap_cluster_creator_admin_permissions attribute (#38295)
  • resource/aws_appstream_fleet: Support 0 as a valid value for idle_disconnect_timeout_in_seconds (#38274)
  • resource/aws_cloudformation_stack_set_instance: Add ForceNew to deployment_targets attributes to ensure a new resource is recreated when the deployment_targets argument is changed, which was not the case previously. (#37898)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.58.0 (July 11, 2024)

FEATURES:

  • New Resource: aws_cloudwatch_log_account_policy (#38328)
  • New Resource: aws_verifiedpermissions_identity_source (#38181)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add network_interfaces.primary_ipv6 attribute (#37142)
  • data-source/aws_mskconnect_connector: Add tags attribute (#38270)
  • data-source/aws_mskconnect_custom_plugin: Add tags attribute (#38270)
  • data-source/aws_mskconnect_worker_configuration: Add tags attribute (#38270)
  • data-source/aws_oam_link: Add link_configuration attribute (#38277)
  • resource/aws_cloudformation_stack_set_instance: Extend deployment_targets argument. (#37898)
  • resource/aws_cloudtrail_event_data_store: Add billing_mode argument (#38273)
  • resource/aws_db_instance: Fix InvalidParameterCombination: A parameter group can't be specified during Read Replica creation for the following DB engine: postgres errors (#38227)
  • resource/aws_ec2_capacity_reservation: Add configurable timeouts (#36754)
  • resource/aws_ec2_capacity_reservation: Retry InsufficientInstanceCapacity errors (#36754)
  • resource/aws_eks_cluster: Add bootstrap_self_managed_addons argument (#38162)
  • resource/aws_fms_policy: Add resource_set_ids attribute (#38161)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, 1536, 3072, and 6144 as valid values for throughput_capacity (#38308)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, and 1536 as valid values for throughput_capacity_per_ha_pair (#38308)
  • resource/aws_fsx_ontap_file_system: Add MULTI_AZ_2 as a valid value for deployment_type (#38308)
  • resource/aws_globalaccelerator_cross_account_attachment: Add cidr_block argument to resource configuration block (#38196)
  • resource/aws_iam_server_certificate: Add configurable delete timeout (#38212)
  • resource/aws_launch_template: Add network_interfaces.primary_ipv6 argument (#37142)
  • resource/aws_mskconnect_connector: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_custom_plugin: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add resource deletion logic (#38270)
  • resource/aws_oam_link: Add link_configuration argument (#38277)
  • resource/aws_rds_cluster: Add ca_certificate_identifier argument and ca_certificate_valid_till attribute (#37108)
  • resource/aws_ssm_association: Add tags argument and tags_all attribute (#38271)

BUG FIXES:

  • aws_dx_lag: Checks for errors other than NotFound when reading. (#38292)
  • aws_dynamodb_kinesis_streaming_destination: Checks for errors other than NotFound when reading. (#38292)
  • aws_ec2_capacity_block_reservation: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_access_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_collection: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_config: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_vpc_endpoint: Checks for errors other than NotFound when reading. (#38292)
  • aws_ram_principal_association: Checks for errors other than NotFound when reading. (#38292)
  • aws_route_table: Checks for errors other than NotFound when reading. (#38292)
  • data-source/aws_ecr_repository: Fix issue where the tags attribute is not set (#38272)
  • data-source/aws_eks_cluster: Add access_config.bootstrap_cluster_creator_admin_permissions attribute (#38295)
  • resource/aws_appstream_fleet: Support 0 as a valid value for idle_disconnect_timeout_in_seconds (#38274)

... (truncated)

Commits
  • 5b5e529 Update CHANGELOG.md (Manual Trigger)
  • 2096a66 Merge pull request #38181 from DanielRieske/f/add-verified-permissions-identi...
  • 99d4dcf semgrep
  • f02f76e terrafmt fmt
  • bbfc976 Handles converting between identity provider types
  • e896dd2 Tweaks documentation example
  • fa3eaba Adds separate update test for OpenID
  • cd31961 Merge pull request #38328 from chrisbrowning/f-aws_cloudwatch_log_account_policy
  • 68e4bd3 Run 'make gen'.
  • 1c1d430 Merge pull request #38161 from hashicorp/f/add-resource-sets-to-policy
  • 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 show <dependency name> 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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.57.0 to 5.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@v5.57.0...v5.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 requested a review from rdhar as a code owner July 15, 2024 04:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 15, 2024
@github-actions github-actions bot added the tf:plan Pull requests that plan TF code label Jul 15, 2024
Copy link

{"tf":"plan","lock":"false","chdir":"stacks/sample_instance","var-file":"env/dev.tfvars"}

Outline of changes.
# aws_instance.sample has been deleted
+ aws_instance.sample will be created
Plan: 1 to add, 0 to change, 0 to destroy.
TF Sample by @dependabot[bot] via pull_request at 2024-07-15T04:51:59Z.
Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the
last "terraform apply" which may have affected this plan:

  # aws_instance.sample has been deleted
  - resource "aws_instance" "sample" {
      - id                                   = "i-0b3e8acd1adb3ed6c" -> null
        tags                                 = {
            "Name" = "sample-instance"
        }
        # (31 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }


Unless you have made equivalent changes to your configuration, or ignored the
relevant attributes using ignore_changes, the following plan may include
actions to undo or respond to these changes.

─────────────────────────────────────────────────────────────────────────────

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # aws_instance.sample will be created
  + resource "aws_instance" "sample" {
      + ami                                  = "ami-0932dacac40965a65"
      + arn                                  = (known after apply)
      + associate_public_ip_address          = (known after apply)
      + availability_zone                    = (known after apply)
      + cpu_core_count                       = (known after apply)
      + cpu_threads_per_core                 = (known after apply)
      + disable_api_stop                     = (known after apply)
      + disable_api_termination              = (known after apply)
      + ebs_optimized                        = (known after apply)
      + get_password_data                    = false
      + host_id                              = (known after apply)
      + host_resource_group_arn              = (known after apply)
      + iam_instance_profile                 = (known after apply)
      + id                                   = (known after apply)
      + instance_initiated_shutdown_behavior = (known after apply)
      + instance_lifecycle                   = (known after apply)
      + instance_state                       = (known after apply)
      + instance_type                        = "t2.nano"
      + ipv6_address_count                   = (known after apply)
      + ipv6_addresses                       = (known after apply)
      + key_name                             = (known after apply)
      + monitoring                           = (known after apply)
      + outpost_arn                          = (known after apply)
      + password_data                        = (known after apply)
      + placement_group                      = (known after apply)
      + placement_partition_number           = (known after apply)
      + primary_network_interface_id         = (known after apply)
      + private_dns                          = (known after apply)
      + private_ip                           = (known after apply)
      + public_dns                           = (known after apply)
      + public_ip                            = (known after apply)
      + secondary_private_ips                = (known after apply)
      + security_groups                      = (known after apply)
      + source_dest_check                    = true
      + spot_instance_request_id             = (known after apply)
      + subnet_id                            = (known after apply)
      + tags                                 = {
          + "Name" = "sample-instance"
        }
      + tags_all                             = {
          + "Environment" = "Undefined"
          + "Name"        = "sample-instance"
          + "Stack"       = "sample_instance"
          + "Terraform"   = "default"
        }
      + tenancy                              = (known after apply)
      + user_data                            = (known after apply)
      + user_data_base64                     = (known after apply)
      + user_data_replace_on_change          = false
      + vpc_security_group_ids               = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Changes to Outputs:
  ~ sample_instance_id = "i-0b3e8acd1adb3ed6c" -> (known after apply)

Copy link

{"tf":"plan","lock":"false","chdir":"stacks/sample_bucket","backend-config":"backend/stg.tfbackend"}

No changes. Your infrastructure matches the configuration.
TF Sample by @dependabot[bot] via pull_request at 2024-07-15T04:51:59Z.
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link

{"tf":"plan","lock":"false","chdir":"stacks/sample_bucket","backend-config":"backend/dev.tfbackend"}

No changes. Your infrastructure matches the configuration.
TF Sample by @dependabot[bot] via pull_request at 2024-07-15T04:51:59Z.
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link

{"tf":"plan","lock":"false","chdir":"stacks/sample_instance","var-file":"env/stg.tfvars"}

No changes. Your infrastructure matches the configuration.
TF Sample by @dependabot[bot] via pull_request at 2024-07-15T04:51:59Z.
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Signed-off-by: Rishav Dhar <19497993+RDhar@users.noreply.github.com>
Copy link
Member

@rdhar rdhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rdhar rdhar merged commit b9c5391 into main Jul 15, 2024
6 checks passed
@rdhar rdhar deleted the dependabot/terraform/stacks/sample_bucket/hashicorp/aws-5.58.0 branch July 15, 2024 16:51
@github-actions github-actions bot added the tf:apply Pull requests that apply TF code label Jul 15, 2024
Copy link

apply -chdir=stacks/sample_instance
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-15T16:51:12Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_instance_id = "i-0b3e8acd1adb3ed6c"

Copy link

apply -chdir=stacks/sample_bucket
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-15T16:51:12Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_bucket_id = "sample20240625140440498600000001"

Copy link

apply -chdir=stacks/sample_bucket
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-15T16:51:12Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_bucket_id = "sample20240625140440827400000001"

Copy link

apply -chdir=stacks/sample_instance
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-15T16:51:12Z.
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.

Outputs:

sample_instance_id = "i-075ac1f65c7d2fcf4"

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 tf:apply Pull requests that apply TF code tf:plan Pull requests that plan TF code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant