Closed renovate[bot] closed 6 months ago
Hey @renovate[bot]! π
Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.
Make sure that this PR clearly explains:
With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.
The following ChatOps commands are supported:
/help
: notifies a maintainer to help you outSimply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.
This message was generated automatically. You are welcome to improve it.
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β ACTION | actionlint | 1 | 0 | 0.01s | |
β COPYPASTE | jscpd | yes | no | 1.78s | |
β REPOSITORY | checkov | yes | no | 13.91s | |
β REPOSITORY | dustilock | yes | no | 0.21s | |
β REPOSITORY | gitleaks | yes | no | 1.05s | |
β REPOSITORY | git_diff | yes | no | 0.01s | |
β REPOSITORY | grype | yes | no | 12.66s | |
β REPOSITORY | secretlint | yes | no | 1.51s | |
β REPOSITORY | syft | yes | no | 0.37s | |
β REPOSITORY | trivy-sbom | yes | no | 1.36s | |
β REPOSITORY | trufflehog | yes | no | 4.15s | |
β SPELL | cspell | 7 | 0 | 2.51s | |
β TERRAFORM | terraform-fmt | 5 | 0 | 0 | 0.25s |
β YAML | prettier | 1 | 0 | 0 | 0.56s |
β YAML | v8r | 1 | 0 | 3.0s | |
β YAML | yamllint | 1 | 0 | 0.29s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
5.48.0
->5.49.0
==1.34.100
->==1.34.104
==1.34.100
->==1.34.104
a37ac6e
->e4dc86b
3.6.0
->3.6.1
Release Notes
hashicorp/terraform-provider-aws (aws)
### [`v5.49.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5490-May-10-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.48.0...v5.49.0) FEATURES: - **New Data Source:** `aws_datazone_environment_blueprint` ([#36600](https://togithub.com/hashicorp/terraform-provider-aws/issues/36600)) - **New Resource:** `aws_bedrockagent_data_source` ([#37158](https://togithub.com/hashicorp/terraform-provider-aws/issues/37158)) - **New Resource:** `aws_datazone_domain` ([#36600](https://togithub.com/hashicorp/terraform-provider-aws/issues/36600)) - **New Resource:** `aws_datazone_environment_blueprint_configuration` ([#36600](https://togithub.com/hashicorp/terraform-provider-aws/issues/36600)) ENHANCEMENTS: - data-source/aws_iam_policy_document: Add `minified_json` attribute ([#35677](https://togithub.com/hashicorp/terraform-provider-aws/issues/35677)) - resource/aws_dynamodb_table_export: Add plan-time validation of `table_arn` ([#37288](https://togithub.com/hashicorp/terraform-provider-aws/issues/37288)) - resource/aws_kms_key: Add `rotation_period_in_days` argument ([#37140](https://togithub.com/hashicorp/terraform-provider-aws/issues/37140)) - resource/aws_securitylake_subscriber_notification: Better handles importing resource ([#37332](https://togithub.com/hashicorp/terraform-provider-aws/issues/37332)) - resource/aws_securitylake_subscriber_notification: Deprecates `endpoint_id` in favor of `subscriber_endpoint` ([#37332](https://togithub.com/hashicorp/terraform-provider-aws/issues/37332)) - resource/aws_securitylake_subscriber_notification: Handles `configuration.https_notification_configuration.authorization_api_key_value` as sensitive value ([#37332](https://togithub.com/hashicorp/terraform-provider-aws/issues/37332)) BUG FIXES: - data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set `tags` on Read ([#37353](https://togithub.com/hashicorp/terraform-provider-aws/issues/37353)) - data-source/aws_rds_orderable_db_instance: Fix `InvalidParameterValue: Invalid value 3412 for MaxRecords. Must be between 20 and 1000` errors ([#37251](https://togithub.com/hashicorp/terraform-provider-aws/issues/37251)) - data-source/aws_resourceexplorer2\_search: Fix 401 unauthorized error due to missing `view_arn` in the AWS API request ([#36778](https://togithub.com/hashicorp/terraform-provider-aws/issues/36778)) - data-source/aws_resourceexplorer2\_search: Fix panic caused by bad mappping between Terraform and AWS schemas ([#36778](https://togithub.com/hashicorp/terraform-provider-aws/issues/36778)) - data-source/aws_resourceexplorer2\_search: Fix state persistence and data types ([#36778](https://togithub.com/hashicorp/terraform-provider-aws/issues/36778)) - resource/aws_bedrockagent_agent: Fix to use the configured `prepare_agent` value (or default value of `true` when omitted) for all create and update operations ([#37405](https://togithub.com/hashicorp/terraform-provider-aws/issues/37405)) - resource/aws_elasticsearch_domain: Fix handling of unset `auto_tune_options.rollback_on_disable` argument ([#37394](https://togithub.com/hashicorp/terraform-provider-aws/issues/37394)) - resource/aws_fsx_ontap_storage_virtual_machine: Correctly set `tags` and `tags_all` on resource Read ([#37353](https://togithub.com/hashicorp/terraform-provider-aws/issues/37353)) - resource/aws_fsx_openzfs_file_system: Correctly set `tags` and `tags_all` on resource Read ([#37353](https://togithub.com/hashicorp/terraform-provider-aws/issues/37353)) - resource/aws_kms_custom_key_store: Change `trust_anchor_certificate` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#37092](https://togithub.com/hashicorp/terraform-provider-aws/issues/37092)) - resource/aws_opensearch_domain: Fix handling of unset `auto_tune_options.rollback_on_disable` argument ([#37394](https://togithub.com/hashicorp/terraform-provider-aws/issues/37394)) - resource/aws_opensearch_domain: Wait for `auto_tune_options` to be applied during creation ([#37394](https://togithub.com/hashicorp/terraform-provider-aws/issues/37394)) - resource/aws_securitylake_aws_log_source: Correctly handles unspecified `source_version` ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_aws_log_source: Prevents errors when creating multiple log sources concurrently ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_custom_log_source: Prevents errors when creating multiple log sources concurrently ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_custom_log_source: Validates length of `source_name` parameter ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_subscriber: Allow more than one log source ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_subscriber: Correctly handles unspecified `access_type` ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_subscriber: Correctly handles unspecified `source_version` parameter for `aws_log_source_resource` and `custom_log_source_resource` ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_subscriber: Correctly requires `source_name` parameter for `aws_log_source_resource` and `custom_log_source_resource` ([#36268](https://togithub.com/hashicorp/terraform-provider-aws/issues/36268)) - resource/aws_securitylake_subscriber_notification: No longer recreates resource when not needed ([#37332](https://togithub.com/hashicorp/terraform-provider-aws/issues/37332)) - resource/aws_securitylake_subscriber_notification: Requires value for `configuration.https_notification_configuration.endpoint` ([#37332](https://togithub.com/hashicorp/terraform-provider-aws/issues/37332)) - resource/provider: Change the AWS SDK for Go v2 API client [`BackoffDelayer`](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2@v1.26.1/aws/retry#BackoffDelayer) to maintain behavioral compatibility with AWS SDK for Go v1 ([#37404](https://togithub.com/hashicorp/terraform-provider-aws/issues/37404))boto/boto3 (boto3)
### [`v1.34.104`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134104) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.103...1.34.104) \======== - api-change:`events`: \[`botocore`] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API. - api-change:`vpc-lattice`: \[`botocore`] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10. ### [`v1.34.103`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134103) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.102...1.34.103) \======== - api-change:`discovery`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing - api-change:`greengrassv2`: \[`botocore`] Mark ComponentVersion in ComponentDeploymentSpecification as required. - api-change:`sagemaker`: \[`botocore`] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - api-change:`sso-oidc`: \[`botocore`] Updated request parameters for PKCE support. ### [`v1.34.102`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134102) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.101...1.34.102) \======== - api-change:`bedrock-agent-runtime`: \[`botocore`] This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. - api-change:`pinpoint`: \[`botocore`] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - api-change:`route53resolver`: \[`botocore`] Update the DNS Firewall settings to correct a spelling issue. - api-change:`ssm-sap`: \[`botocore`] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP - api-change:`verifiedpermissions`: \[`botocore`] Adds policy effect and actions fields to Policy API's. ### [`v1.34.101`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134101) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.100...1.34.101) \======== - api-change:`cognito-idp`: \[`botocore`] Add EXTERNAL_PROVIDER enum value to UserStatusType. - api-change:`ec2`: \[`botocore`] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - api-change:`ecr`: \[`botocore`] This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - api-change:`fms`: \[`botocore`] The policy scope resource tag is always a string value, either a non-empty string or an empty string. - api-change:`polly`: \[`botocore`] Add new engine - generative - that builds the most expressive conversational voices. - api-change:`sqs`: \[`botocore`] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.boto/botocore (botocore)
### [`v1.34.104`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134104) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.103...1.34.104) \======== - api-change:`events`: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API. - api-change:`vpc-lattice`: This release adds TLS Passthrough support. It also increases max number of target group per rule to 10. ### [`v1.34.103`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134103) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.102...1.34.103) \======== - api-change:`discovery`: add v2 smoke tests and smithy smokeTests trait for SDK testing - api-change:`greengrassv2`: Mark ComponentVersion in ComponentDeploymentSpecification as required. - api-change:`sagemaker`: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - api-change:`sso-oidc`: Updated request parameters for PKCE support. ### [`v1.34.102`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134102) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.101...1.34.102) \======== - api-change:`bedrock-agent-runtime`: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. - api-change:`pinpoint`: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - api-change:`route53resolver`: Update the DNS Firewall settings to correct a spelling issue. - api-change:`ssm-sap`: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP - api-change:`verifiedpermissions`: Adds policy effect and actions fields to Policy API's. ### [`v1.34.101`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134101) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.100...1.34.101) \======== - api-change:`cognito-idp`: Add EXTERNAL_PROVIDER enum value to UserStatusType. - api-change:`ec2`: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - api-change:`ecr`: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - api-change:`fms`: The policy scope resource tag is always a string value, either a non-empty string or an empty string. - api-change:`polly`: Add new engine - generative - that builds the most expressive conversational voices. - api-change:`sqs`: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.hashicorp/terraform-provider-random (random)
### [`v3.6.1`](https://togithub.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#361-April-16-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-random/compare/v3.6.0...v3.6.1) BUG FIXES: - all: Prevent `keepers` from triggering an in-place update following import ([#385](https://togithub.com/hashicorp/terraform-provider-random/issues/385)) - resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 ([#409](https://togithub.com/hashicorp/terraform-provider-random/issues/409)) - provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false ([#551](https://togithub.com/hashicorp/terraform-provider-random/issues/551)) - provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false ([#551](https://togithub.com/hashicorp/terraform-provider-random/issues/551))Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.