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

terraform(deps): bump hashicorp/aws from 5.29.0 to 5.30.0 in /terraform/aws/analytical-platform-data-production/kops #2679

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps hashicorp/aws from 5.29.0 to 5.30.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.30.0

FEATURES:

  • New Data Source: aws_codeguruprofiler_profiling_group (#34672)
  • New Data Source: aws_ecr_repositories (#34446)
  • New Data Source: aws_lb_trust_store (#34584)
  • New Data Source: aws_ssoadmin_application (#34773)
  • New Data Source: aws_ssoadmin_application_providers (#34670)
  • New Resource: aws_codeguruprofiler_profiling_group (#34672)
  • New Resource: aws_customerprofiles_domain (#34622)
  • New Resource: aws_customerprofiles_profile (#34622)
  • New Resource: aws_lb_trust_store (#34584)
  • New Resource: aws_lb_trust_store_revocation (#34584)
  • New Resource: aws_securitylake_data_lake (#34521)
  • New Resource: aws_ssoadmin_application (#34723)
  • New Resource: aws_ssoadmin_application_assignment (#34741)
  • New Resource: aws_ssoadmin_application_assignment_configuration (#34752)

ENHANCEMENTS:

  • data-source/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#34725)
  • data-source/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic attribute (#33767)
  • data-source/aws_lb_listener: Add mutual_authentication attribute (#34584)
  • resource/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#34725)
  • resource/aws_appconfig_deployment: Add kms_key_identifier attribute (#34739)
  • resource/aws_cloudwatch_log_group: Add log_group_class argument (#34679)
  • resource/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic argument (#33767)
  • resource/aws_lb_listener: Add mutual_authentication configuration block (#34584)
  • resource/aws_s3_bucket: Fix stack overflow fatal errors on resource Delete when force_destroy is true and the bucket contains delete markers (#34712)
  • resource/aws_sagemaker_app: Add resource_spec.sagemaker_image_version_alias argument (#34729)
  • resource/aws_sagemaker_app_image_config: Add jupyter_lab_image_config configuration block (#34696)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings, default_user_settings.custom_file_system_config, default_user_settings.custom_posix_user_config, default_user_settings.default_landing_uri, default_user_settings.jupyter_lab_app_settings, default_user_settings.space_storage_settings, default_user_settings.studio_web_portal arguments (#34729)
  • resource/aws_sagemaker_domain: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_domain: Add single_sign_on_application_arn attribute (#34729)
  • resource/aws_sagemaker_space: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_space: Add space_display_name argument (#34729)
  • resource/aws_sagemaker_space: Add url attribute (#34729)
  • resource/aws_sagemaker_user_profile: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings, user_settings.custom_file_system_config, user_settings.custom_posix_user_config, user_settings.default_landing_uri, user_settings.jupyter_lab_app_settings, user_settings.space_storage_settings, user_settings.studio_web_portal arguments (#34729)
  • resource/aws_transfer_server: Add support for TransferSecurityPolicy-FIPS-2023-05 security_policy_name value (#34709)

BUG FIXES:

  • resource/aws_ami: Correctly sets deprecation_time on creation and update due to eventual consistency (#34691)
  • resource/aws_ami: Correctly sets description on update due to eventual consistency (#34691)
  • resource/aws_ami: Now allows removing deprecation_time (#34691)
  • resource/aws_appflow_flow: Fix perpetual diff on destination_flow_config (#34770)
  • resource/aws_backup_vault_policy: Fix eventual consistency error when waiting for IAM (#34671)
  • resource/aws_eks_pod_identity_association: Retry IAM eventual consistency errors on create and update (#34717)
  • resource/aws_glue_connection: Fix crash while creating resource with empty physical_connection_requirements configuration block (#34737)
Changelog

Sourced from hashicorp/aws's changelog.

5.30.0 (December 7, 2023)

FEATURES:

  • New Data Source: aws_codeguruprofiler_profiling_group (#34672)
  • New Data Source: aws_ecr_repositories (#34446)
  • New Data Source: aws_lb_trust_store (#34584)
  • New Data Source: aws_ssoadmin_application (#34773)
  • New Data Source: aws_ssoadmin_application_providers (#34670)
  • New Resource: aws_codeguruprofiler_profiling_group (#34672)
  • New Resource: aws_customerprofiles_domain (#34622)
  • New Resource: aws_customerprofiles_profile (#34622)
  • New Resource: aws_lb_trust_store (#34584)
  • New Resource: aws_lb_trust_store_revocation (#34584)
  • New Resource: aws_securitylake_data_lake (#34521)
  • New Resource: aws_ssoadmin_application (#34723)
  • New Resource: aws_ssoadmin_application_assignment (#34741)
  • New Resource: aws_ssoadmin_application_assignment_configuration (#34752)

ENHANCEMENTS:

  • data-source/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#34725)
  • data-source/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic attribute (#33767)
  • data-source/aws_lb_listener: Add mutual_authentication attribute (#34584)
  • resource/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#34725)
  • resource/aws_appconfig_deployment: Add kms_key_identifier attribute (#34739)
  • resource/aws_cloudwatch_log_group: Add log_group_class argument (#34679)
  • resource/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic argument (#33767)
  • resource/aws_lb_listener: Add mutual_authentication configuration block (#34584)
  • resource/aws_s3_bucket: Fix stack overflow fatal errors on resource Delete when force_destroy is true and the bucket contains delete markers (#34712)
  • resource/aws_sagemaker_app: Add resource_spec.sagemaker_image_version_alias argument (#34729)
  • resource/aws_sagemaker_app_image_config: Add jupyter_lab_image_config configuration block (#34696)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings, default_user_settings.custom_file_system_config, default_user_settings.custom_posix_user_config, default_user_settings.default_landing_uri, default_user_settings.jupyter_lab_app_settings, default_user_settings.space_storage_settings, default_user_settings.studio_web_portal arguments (#34729)
  • resource/aws_sagemaker_domain: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_domain: Add single_sign_on_application_arn attribute (#34729)
  • resource/aws_sagemaker_space: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_space: Add space_display_name argument (#34729)
  • resource/aws_sagemaker_space: Add url attribute (#34729)
  • resource/aws_sagemaker_user_profile: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#34729)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings, user_settings.custom_file_system_config, user_settings.custom_posix_user_config, user_settings.default_landing_uri, user_settings.jupyter_lab_app_settings, user_settings.space_storage_settings, user_settings.studio_web_portal arguments (#34729)
  • resource/aws_transfer_server: Add support for TransferSecurityPolicy-FIPS-2023-05 security_policy_name value (#34709)

BUG FIXES:

  • resource/aws_ami: Correctly sets deprecation_time on creation and update due to eventual consistency (#34691)
  • resource/aws_ami: Correctly sets description on update due to eventual consistency (#34691)
  • resource/aws_ami: Now allows removing deprecation_time (#34691)
  • resource/aws_appflow_flow: Fix perpetual diff on destination_flow_config (#34770)
  • resource/aws_backup_vault_policy: Fix eventual consistency error when waiting for IAM (#34671)
  • resource/aws_eks_pod_identity_association: Retry IAM eventual consistency errors on create and update (#34717)

... (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 <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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.29.0 to 5.30.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.29.0...v5.30.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 dependabot bot requested a review from a team December 8, 2023 09:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 8, 2023
Copy link
Contributor

github-actions bot commented Dec 8, 2023

Terraform Component 🧱: aws-analytical-platform-data-production-kops

Terraform Initialization ⚙️: success

Terraform Validation 🤖: success

Terraform Plan 🛠️: success

Pusher: @ymao2, Action: pull_request, Working Directory: terraform/aws/analytical-platform-data-production/kops, Workflow: Terraform, Marker: aws-analytical-platform-data-production-kops_plan

@jacobwoffenden
Copy link
Member

This is creating resources that we deleted yesterday during #2330

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…l-platform-data-production/kops/hashicorp/aws-5.30.0
Copy link
Contributor

Terraform Component 🧱: aws-analytical-platform-data-production-kops

Checkov 🛂: failure

Trivy 🛂: failure

Static Analysis Override Label 🏷️: false

Pusher: @ymao2, Action: pull_request, Working Directory: terraform/aws/analytical-platform-data-production/kops, Workflow: Terraform, Marker: aws-analytical-platform-data-production-kops_static_analysis

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 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.

@jacobwoffenden jacobwoffenden added the do-not-merge Don't merge yet! label Dec 15, 2023
@jacobwoffenden
Copy link
Member

Supeseded by #2764

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jacobwoffenden jacobwoffenden deleted the dependabot/terraform/terraform/aws/analytical-platform-data-production/kops/hashicorp/aws-5.30.0 branch December 15, 2023 13:43
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 do-not-merge Don't merge yet! terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant