cloud-platform-infrastructure
cloud-platform-infrastructure copied to clipboard
chore(deps): bump the cloud-platform-aws-vpc-eks group across 1 directory with 4 updates
Bumps the cloud-platform-aws-vpc-eks group with 4 updates in the /terraform/aws-accounts/cloud-platform-aws/vpc/eks directory: auth0/auth0, hashicorp/aws, hashicorp/kubernetes and terraform-aws-modules/eks/aws.
Updates auth0/auth0
from 1.2.0 to 1.4.0
Release notes
Sourced from auth0/auth0's releases.
v1.4.0
FEATURES:
resource/auth0_connection_scim_configuration
: Add a resource for managing SCIM(System for Cross-domain Identity Management) configuration. (#980)resource/auth0_prompt_custom_text
: Add new prompt values (captcha
,custom-form
,customized-consent
,passkeys
,phone-identifier-challenge
,phone-identifier-enrollment
) to theauth0_prompt_custom_text
resource. (#985)data-source/auth0_connection_scim_configuration
: Add a data source for managing SCIM(System for Cross-domain Identity Management) configuration. (#980)ENHANCEMENTS:
resource/auth0_tenant
: Add support forenable_sso
flag (#972)NOTES:
resource/auth0_tenant
: Deprecated therequire-pushed-authorization-requests
attribute. (#986)v1.3.0
FEATURES:
resource/auth0_connection
: Add support foris_signup_enabled
to support configuring sign-ups with Organization Membership (#974)resource/auth0_connection
: Add support forshow_as_button
to allow the button to be disabled in Organization Enterprise connections (#974)resource/auth0_resource_server
: Add Support forrfc9068_profile
andrfc9068_profile_authz
Token Dialects in Resource Server Configurationdata-source/auth0_organization
: Addis_signup_enabled
toconnections
to indicate if sign-ups with Organization Membership are enabled (#974)data-source/auth0_organization
: Addshow_as_button
toconnections
to indicatate if button is disabled in Organization Enterprise connections (#974) (#973)v1.2.1
ENHANCEMENTS:
- Switched from
offset pagination
tocheckpoint pagination
when listingorganizations/members
to remove the 1000 result limit (#965)BUG FIXES:
resource/auth0_organization_member
: Resolve an issue where organization members were searched among a limited paginated result (#964)NOTES:
Changelog
Sourced from auth0/auth0's changelog.
v1.4.0
FEATURES:
resource/auth0_connection_scim_configuration
: Add a resource for managing SCIM(System for Cross-domain Identity Management) configuration. (#980)resource/auth0_prompt_custom_text
: Add new prompt values (captcha
,custom-form
,customized-consent
,passkeys
,phone-identifier-challenge
,phone-identifier-enrollment
) to theauth0_prompt_custom_text
resource. (#985)data-source/auth0_connection_scim_configuration
: Add a data source for managing SCIM(System for Cross-domain Identity Management) configuration. (#980)ENHANCEMENTS:
resource/auth0_tenant
: Add support forenable_sso
flag (#972)NOTES:
resource/auth0_tenant
: Deprecated therequire-pushed-authorization-requests
attribute. (#986)v1.3.0
FEATURES:
resource/auth0_connection
: Add support foris_signup_enabled
to support configuring sign-ups with Organization Membership (#974)resource/auth0_connection
: Add support forshow_as_button
to allow the button to be disabled in Organization Enterprise connections (#974)resource/auth0_resource_server
: Add Support forrfc9068_profile
andrfc9068_profile_authz
Token Dialects in Resource Server Configurationdata-source/auth0_organization
: Addis_signup_enabled
toconnections
to indicate if sign-ups with Organization Membership are enabled (#974)data-source/auth0_organization
: Addshow_as_button
toconnections
to indicatate if button is disabled in Organization Enterprise connections (#974) (#973)v1.2.1
ENHANCEMENTS:
- Switched from
offset pagination
tocheckpoint pagination
when listingorganizations/members
to remove the 1000 result limit (#965)BUG FIXES:
resource/auth0_organization_member
: Resolve an issue where organization members were searched among a limited paginated result (#964)NOTES:
Commits
5122236
Fix changelog for v1.4.0 (#989)c7ad4ee
Add changelog for v1.4.0 (#988)946909b
Add terraform provider support for new SCIM server api2 endpoints (#980)e3a495d
Reintroduce and Deprecaterequire_pushed_authorization_requests
Flag to Avo...469b9cc
Addenable_sso
and Removerequire_pushed_authorization_requests
flag supp...867a976
Add New Prompt Values toauth0_prompt_custom_text
Resource (#985)8b89642
Bump github.com/auth0/go-auth0 from 1.7.0 to 1.8.0 (#984)28a70ef
Bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 (#983)f9d1726
Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#982)e88bc9d
Pinned the goreleaser version to 1.26.2 (#977)- Additional commits viewable in compare view
Updates hashicorp/aws
from 5.43.0 to 5.61.0
Release notes
Sourced from hashicorp/aws's releases.
v5.61.0
NOTES:
- resource/aws_chatbot_teams_channel_configuration: This resource is provided on a best-effort basis, and we welcome the community's help in testing it. (#38630)
FEATURES:
- New Data Source:
aws_ecr_repository_creation_template
(#38597)- New Resource:
aws_chatbot_slack_channel_configuration
(#38124)- New Resource:
aws_chatbot_teams_channel_configuration
(#38630)- New Resource:
aws_datazone_glossary
(#38602)- New Resource:
aws_ecr_repository_creation_template
(#38597)- New Resource:
aws_timestreaminfluxdb_db_instance
(#37963)ENHANCEMENTS:
- data-source/aws_eks_cluster: Add
upgrade_policy
attribute (#38573)- data-source/aws_sagemaker_prebuilt_ecr_image: Support additional
repository_name
values. See documentation for details (#38575)- resource/aws_appsync_graphql_api: Add
enhanced_metrics_config
configuration block (#38570)- resource/aws_db_instance: Add
upgrade_storage_config
argument (#36904)- resource/aws_default_vpc: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_default_vpc: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_eks_cluster: Add
upgrade_policy
configuration block (#38573)- resource/aws_elasticache_user_group_association: Add configurable create and delete timeouts (#38559)
- resource/aws_pipes_pipe: Add
log_configuration.include_execution_data
argument (#38569)- resource/aws_rds_cluster: Add
performance_insights_enabled
,performance_insights_kms_key_id
, andperformance_insights_retention_period
arguments (#29415)- resource/aws_rds_cluster: Add
restore_to_point_in_time.source_cluster_resource_id
argument (#38540)- resource/aws_rds_cluster: Mark
restore_to_point_in_time.source_cluster_identifier
as Optional (#38540)- resource/aws_sfn_activity: Add
encryption_configuration
configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions Activity resources (#38574)- resource/aws_sfn_state_machine: Add
encryption_configuration
configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions State Machine resources (#38574)- resource/aws_ssm_patch_baseline: Remove empty fields from
json
attribute value (#35950)- resource/aws_storagegateway_file_system_association: Add configurable timeouts (#38554)
- resource/aws_vpc: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_vpc: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_vpc_ipv6_cidr_block_association: Add
assign_generated_ipv6_cidr_block
andipv6_pool
arguments (#27274)- resource/aws_vpc_ipv6_cidr_block_association: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_vpc_ipv6_cidr_block_association: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_vpc_security_group_egress_rule: Add
tags
to theAuthorizeSecurityGroupEgress
EC2 API call instead of making a separateCreateTags
call (#35614)- resource/aws_vpc_security_group_ingress_rule: Add
tags
to theAuthorizeSecurityGroupIngress
EC2 API call instead of making a separateCreateTags
call (#35614)- resource/aws_wafv2_web_acl: Add
rule_json
attribute to allow raw JSON for rules. (#38309)BUG FIXES:
- data-source/aws_appstream_image: Fix issue where the most recent image is not returned (#38571)
- datasource/aws_networkmanager_core_network_policy_document: Fix
CoreNetworkPolicyException
when putting policy with single wildcard inwhen_sent_to
(#38595)- resource/aws_cloudsearch_domain: Fix
index_name
character length validation (#38509)- resource/aws_ecs_task_definition: Ensure that JSON keys in
container_definitions
start with a lowercase letter (#38622)- resource/aws_iot_provisioning_template: Properly send
type
argument on create when configured (#38640)- resource/aws_opensearchserverless_security_policy: Normalize
policy
content to prevent persistent differences (#38604)- resource/aws_pipes_pipe: Don't reset
target_parameters
if the configured value has not changed (#38598)
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
5.61.0 (August 1, 2024)
NOTES:
- resource/aws_chatbot_teams_channel_configuration: This resource is provided on a best-effort basis, and we welcome the community's help in testing it. (#38630)
FEATURES:
- New Data Source:
aws_ecr_repository_creation_template
(#38597)- New Resource:
aws_chatbot_slack_channel_configuration
(#38124)- New Resource:
aws_chatbot_teams_channel_configuration
(#38630)- New Resource:
aws_datazone_glossary
(#38602)- New Resource:
aws_ecr_repository_creation_template
(#38597)- New Resource:
aws_timestreaminfluxdb_db_instance
(#37963)ENHANCEMENTS:
- data-source/aws_eks_cluster: Add
upgrade_policy
attribute (#38573)- data-source/aws_sagemaker_prebuilt_ecr_image: Support additional
repository_name
values. See documentation for details (#38575)- resource/aws_appsync_graphql_api: Add
enhanced_metrics_config
configuration block (#38570)- resource/aws_db_instance: Add
upgrade_storage_config
argument (#36904)- resource/aws_default_vpc: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_default_vpc: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_eks_cluster: Add
upgrade_policy
configuration block (#38573)- resource/aws_elasticache_user_group_association: Add configurable create and delete timeouts (#38559)
- resource/aws_pipes_pipe: Add
log_configuration.include_execution_data
argument (#38569)- resource/aws_rds_cluster: Add
performance_insights_enabled
,performance_insights_kms_key_id
, andperformance_insights_retention_period
arguments (#29415)- resource/aws_rds_cluster: Add
restore_to_point_in_time.source_cluster_resource_id
argument (#38540)- resource/aws_rds_cluster: Mark
restore_to_point_in_time.source_cluster_identifier
as Optional (#38540)- resource/aws_sfn_activity: Add
encryption_configuration
configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions Activity resources (#38574)- resource/aws_sfn_state_machine: Add
encryption_configuration
configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions State Machine resources (#38574)- resource/aws_ssm_patch_baseline: Remove empty fields from
json
attribute value (#35950)- resource/aws_storagegateway_file_system_association: Add configurable timeouts (#38554)
- resource/aws_vpc: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_vpc: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_vpc_ipv6_cidr_block_association: Add
assign_generated_ipv6_cidr_block
andipv6_pool
arguments (#27274)- resource/aws_vpc_ipv6_cidr_block_association: Support
ipv6_cidr_block
sizes between/44
and/60
in increments of /4 (#35614)- resource/aws_vpc_ipv6_cidr_block_association: Support
ipv6_netmask_length
values between44
and60
in increments of 4 (#35614)- resource/aws_vpc_security_group_egress_rule: Add
tags
to theAuthorizeSecurityGroupEgress
EC2 API call instead of making a separateCreateTags
call (#35614)- resource/aws_vpc_security_group_ingress_rule: Add
tags
to theAuthorizeSecurityGroupIngress
EC2 API call instead of making a separateCreateTags
call (#35614)- resource/aws_wafv2_web_acl: Add
rule_json
attribute to allow raw JSON for rules. (#38309)BUG FIXES:
- data-source/aws_appstream_image: Fix issue where the most recent image is not returned (#38571)
- datasource/aws_networkmanager_core_network_policy_document: Fix
CoreNetworkPolicyException
when putting policy with single wildcard inwhen_sent_to
(#38595)- resource/aws_cloudsearch_domain: Fix
index_name
character length validation (#38509)- resource/aws_ecs_task_definition: Ensure that JSON keys in
container_definitions
start with a lowercase letter (#38622)- resource/aws_iot_provisioning_template: Properly send
type
argument on create when configured (#38640)- resource/aws_opensearchserverless_security_policy: Normalize
policy
content to prevent persistent differences (#38604)
... (truncated)
Commits
534f273
Update CHANGELOG.md for #38309153d847
Merge pull request #38309 from hashicorp/f-wafv2_acl_rule220214f
Merge pull request #38602 from hashicorp/f/datazone-glossary-resource17ce18a
Test cleanup 29c9dcbc
Update CHANGELOG.md for #38648e5c138c
Merge pull request #38648 from hashicorp/t-go-modac3df3f
Merge pull request #38547 from felipempda/b-aws_sagemaker_domain-missingRStud...e461f53
r/aws_wafv2_web_acl(test): cases for rule_json expanderb2c3e80
r/aws_wafv2_web_acl: error when rule_json contains zero value rule6a3b189
go mod tidy- Additional commits viewable in compare view
Updates hashicorp/kubernetes
from 2.27.0 to 2.31.0
Release notes
Sourced from hashicorp/kubernetes's releases.
v2.31.0
ENHANCEMENTS:
- Add support for Terraform's experimental deferred actions [GH-2510]
v2.30.0
BUG FIXES:
data_source/kubernetes_resources
: fix an issue where the provider exit with an error when the data sourcekubernetes_resources
receives multiple Kubernetes objects containing tuples with different numbers of elements. [GH-2372]kubernetes_manifest
: fix issue preventing KUBE_PROXY_URL environment variable from being used in client configuration (#1733) [GH-2485]resource/kubernetes_node_taint
: Fix the error check for nonexistant nodes so that terraform does not fail if there is a taint in the state file for a node that has been deleted. [GH-2402]DOCS:
- Migrate legacy structure to new tfplugindocs template structure [GH-2470]
v2.29.0
BUG FIXES:
- data-sources: revert a recently introduced deviation on datasources where querying a non-existent resource would cause an error (#2434). [GH-2464]
v2.28.1
HOTFIX:
manifest_decode()
: fix handling of manifests containing null values [GH-2461]v2.28.0
ENHANCEMENTS:
NOTE: Using Provider Defined Functions requires Terraform version 1.8.0.
- Add provider defined functions:
manifest_encode
,manifest_decode
,manifest_decode_multi
[GH-2428]
Changelog
Sourced from hashicorp/kubernetes's changelog.
2.31.0 (June 13, 2024)
ENHANCEMENTS:
- Add support for Terraform's experimental deferred actions [GH-2510]
2.30.0 (May 8, 2024)
BUG FIXES:
data_source/kubernetes_resources
: fix an issue where the provider exit with an error when the data sourcekubernetes_resources
receives multiple Kubernetes objects containing tuples with different numbers of elements. [GH-2372]kubernetes_manifest
: fix issue preventing KUBE_PROXY_URL environment variable from being used in client configuration (#1733) [GH-2485]resource/kubernetes_node_taint
: Fix the error check for nonexistant nodes so that terraform does not fail if there is a taint in the state file for a node that has been deleted. [GH-2402]DOCS:
- Migrate legacy structure to new tfplugindocs template structure [GH-2470]
2.29.0 (April 11, 2024)
BUG FIXES:
- data-sources: revert a recently introduced deviation on datasources where querying a non-existent resource would cause an error (#2434). [GH-2464]
2.28.1 (April 9, 2024)
HOTFIX:
manifest_decode()
: fix handling of manifests containing null values [GH-2461]2.28.0 (April 8, 2024)
ENHANCEMENTS:
NOTE: Using Provider Defined Functions requires Terraform version 1.8.0.
- Add provider defined functions:
manifest_encode
,manifest_decode
,manifest_decode_multi
[GH-2428]
Commits
6d5b578
Update CHANGELOG for v2.31.0 release55edec5
Add support for deferred actions (#2510)0687d3d
update runner labels to use runner name (#2492)72041db
Edit Template Files - TFPluginDocs (#2477)d7cefb3
Fix Pull Request triage action (#2497)142edda
Fix PR Triage action (#2495)33b3ec0
Fix nodeTaintsPolicy panic when NodeAffinityPolicy undefined (#2491)13e95c3
Update hashicorp copywrite action5060b49
Update GH actions to use node 202ce00c4
Changelog for release v2.30.0 (#2486)- Additional commits viewable in compare view
Updates terraform-aws-modules/eks/aws
from 18.31.2 to 20.22.0
Release notes
Sourced from terraform-aws-modules/eks/aws's releases.
v20.22.0
20.22.0 (2024-08-05)
Features
v20.21.0
20.21.0 (2024-08-05)
Features
v20.20.0
20.20.0 (2024-07-19)
Features
v20.19.0
20.19.0 (2024-07-15)
Features
v20.18.0
20.18.0 (2024-07-15)
Features
v20.17.2
20.17.2 (2024-07-05)
Bug Fixes
v20.17.1
20.17.1 (2024-07-05)
... (truncated)
Changelog
Sourced from terraform-aws-modules/eks/aws's changelog.
20.22.0 (2024-08-05)
Features
20.21.0 (2024-08-05)
Features
20.20.0 (2024-07-19)
Features
20.19.0 (2024-07-15)
Features
20.18.0 (2024-07-15)
Features
20.17.2 (2024-07-05)
Bug Fixes
20.17.1 (2024-07-05)
Bug Fixes
20.17.0 (2024-07-05)
... (truncated)
Commits
5fe865e
chore(release): version 20.22.0 [skip ci]75db486
feat: Enable update in place for node groups with cluster placement group str...bfa5821
chore(release): version 20.21.0 [skip ci]e12ab7a
feat: Add support forupgrade_policy
(#3112)705eb80
chore(release): version 20.20.0 [skip ci]532226e
feat: Enable support for ignore_failed_scaling_activities (#3104)1fed91a
docs: Improve karpenter discovery tags example (#3097)e32c29f
chore(release): version 20.19.0 [skip ci]e1bb8b6
feat: Pass theprimary_ipv6
argument to the AWS provider. (#3098)f56004d
chore(release): version 20.18.0 [skip ci]- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
terraform-aws-modules/eks/aws | [>= 19.a, < 20] |
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions