Update Terraform vault to v3.25.0 - #18
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Terraform Format and Style 🖌 Terraform Validation 🤖
|
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
July 13, 2023 02:13
6298a33 to
4eb2721
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
August 2, 2023 22:23
4eb2721 to
9ab2240
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
August 30, 2023 20:19
9ab2240 to
2d9b8dd
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
September 14, 2023 00:41
2d9b8dd to
6c4103c
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
October 10, 2023 00:07
6c4103c to
32cb2d1
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
November 1, 2023 22:30
32cb2d1 to
8a8a0e6
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
November 15, 2023 19:15
8a8a0e6 to
9a9645b
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
January 17, 2024 18:20
9a9645b to
3b8733b
Compare
renovate
Bot
force-pushed
the
renovate/vault-3.x
branch
from
February 14, 2024 19:56
3b8733b to
f00d3d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.16.0→3.25.0Release Notes
hashicorp/terraform-provider-vault (vault)
v3.25.0Compare Source
FEATURES:
split_statementsanddisconnect_sessions: (#2085)IMPROVEMENTS:
vault_identity_group_aliasresource: (#2140)v3.24.0Compare Source
FEATURES:
ext_key_usage_oidsinvault_pki_secret_backend_role(#2108)vault_gcp_auth_backendfor common backend tune parameters (#1997).vault_azure_secret_backend_roleforsign_in_audienceandtags. Requires Vault 1.16+. (#2101).BUGS:
vault_kv_secret_v2drift when "data" is in secret name/path (#2104)vault_database_secret_backend_connection: allow mysql_rds,mysql_aurora,mysql_legacy options of vault_database_secret_backend_connection terraform resource to allow specifying tls_ca and tls_certificate_key (#2106)descriptionupdates foraws_secret_backendresource (#2057)IMPROVEMENTS:
cloud.google.com/go/iamv1.1.2 -> v1.1.5github.com/Azure/azure-sdk-for-go/sdk/azcorev1.8.0 -> v1.9.1github.com/Azure/azure-sdk-for-go/sdk/azidentityv1.4.0 -> v1.5.0github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresourcesv1.1.1 -> v1.2.0github.com/aws/aws-sdk-gov1.45.24 -> v1.49.22github.com/google/uuidv1.3.1 -> v1.5.0github.com/hashicorp/go-hclogv1.5.0 -> v1.6.2github.com/hashicorp/go-retryablehttpv0.7.4 -> v0.7.5github.com/hashicorp/go-secure-stdlib/parseutilv0.1.7 -> v0.1.8github.com/hashicorp/terraform-plugin-sdk/v2v2.29.0 -> v2.31.0github.com/hashicorp/vault-plugin-auth-jwtv0.17.0 -> v0.18.0github.com/hashicorp/vault/sdkv0.10.0 -> v0.10.2golang.org/x/cryptov0.14.0 -> v0.18.0golang.org/x/netv0.15.0 -> v0.20.0golang.org/x/oauth2v0.12.0 -> v0.16.0google.golang.org/apiv0.144.0 -> v0.156.0google.golang.org/genprotov0.0.0-20231002182017-d307bd883b97 -> v0.0.0-20240116215550-a9fa1716bcack8s.io/utilsv0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240102154912-e7106e64919ev3.23.0Compare Source
FEATURES:
BUGS:
vault_identity_grouploses externally managed policies on updates whenexternal_policies = true(#2084)vault_azure_access_credentialswhere we returned prematurely on 401 responses:(#2086)v3.22.0Compare Source
FEATURES:
custom_metadataonvault_namespace: (#2033)OCSP*role fields for the cert auth resource: (#2056)set_namespace_from_tokento Provider configuration (#2070)BUGS:
client_secretfrom a public oidc client (#2048)rolesfield formongodbatlas_secret_roleresource (#2047)vault_azure_secret_backend_role: (#2063)auth_login_gcpcausing GCE auth to fail (#2064)IMPROVEMENTS:
github.com/aws/aws-sdk-gov1.44.106 -> v1.45.24github.com/Azure/azure-sdk-for-go/sdk/azcorev0.22.0 -> v1.8.0github.com/Azure/azure-sdk-for-go/sdk/azidentityv0.13.2 -> v1.4.0github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresourcesv0.3.1 -> v1.1.1github.com/Azure/go-autorest/autorestv0.11.29 removedv3.21.0Compare Source
FEATURES:
not_before_durationargument onvault_ssh_secret_backend_role: (#2019)hmackey type and key_size tovault_transit_secret_backend_key: (#2034)allowed_email_sansfield to write and update functions ofvault_cert_auth_backend_role: (#1140)localparameter in aws secret engine: (#2013)BUGS:
key_usageto an array of empty string and enable it to unset the key usage constraints: (#2036)external_member_group_idsin Identity Group (#2043)disable_readis enabled: (#2039)disable_remountparameter (#2037)auth_loginis specified and vault token is picked up from the runtime/execution environment: (#2029)IMPROVEMENTS:
vault_approle_auth_backend_loginplan output (#2008)cloud.google.com/go/computev1.10.0 removedcloud.google.com/go/compute/metadatav0.2.3 addedcloud.google.com/go/iamv0.3.0 -> v1.1.2github.com/Azure/go-autorest/autorestv0.11.24 -> v0.11.29github.com/cenkalti/backoff/v4v4.1.2 -> v4.2.1github.com/coreos/pkgv0.0.0-20180928190104-399ea9e2e55f -> v0.0.0-20230601102743-20bbbf26f4d8github.com/denisenkom/go-mssqldbv0.12.0 -> v0.12.3github.com/go-sql-driver/mysqlv1.6.0 -> v1.7.1github.com/google/uuidv1.3.0 -> v1.3.1github.com/gosimple/slugv1.11.0 -> v1.13.1github.com/hashicorp/go-ctyv1.4.1-0.20200414143053-d3edf31b6320 -> v1.4.1-0.20200723130312-85980079f637github.com/hashicorp/go-retryablehttpv0.7.1 -> v0.7.4github.com/hashicorp/terraform-plugin-sdk/v2v2.16.0 -> v2.29.0github.com/hashicorp/vault-plugin-auth-jwtv0.13.2-0.20221012184020-28cc68ee722b -> v0.17.0github.com/hashicorp/vault-plugin-auth-kerberosv0.8.0 -> v0.10.1github.com/hashicorp/vault-plugin-auth-ociv0.13.0-pre -> v0.14.2github.com/hashicorp/vault/apiv1.9.3-0.20230628215639-3ca33976762c -> v1.10.0github.com/hashicorp/vault/sdkv0.6.0 -> v0.10.0github.com/jcmturner/gokrb5/v8v8.4.2 -> v8.4.4golang.org/x/cryptov0.6.0 -> v0.14.0golang.org/x/netv0.7.0 -> v0.15.0golang.org/x/oauth2v0.0.0-20221006150949-b44042a4b9c1 -> v0.12.0google.golang.org/apiv0.98.0 -> v0.144.0google.golang.org/genprotov0.0.0-20221010155953-15ba04fc1c0e -> v0.0.0-20231002182017-d307bd883b97k8s.io/utilsv0.0.0-20220210201930-3a6ce19ff2f9 -> v0.0.0-20230726121419-3b25d923346bv3.20.1Compare Source
IMPROVEMENTS:
v0.1.6->v0.2.3localvariable toaws_secret_backendresource, in order to mark the mount as non - replicatedBUGS:
v3.20.0Compare Source
FEATURES:
permanently_deleteargument onresource_azure_secret_backend_role: (#1958)use_sts_region_from_clientto AWS Auth Config: (#1963)vault_gcp_auth_backendresource: (#1980)BUGS:
v3.19.0Compare Source
FEATURES:
use_sts_region_from_clientinvault_aws_auth_backend_clientavailable in Vault v1.15.0+: (#1963)BUGS:
vault_identity_entityto exclude policies from Vault request ifexternal_policiesistrue: (#1950)v3.18.0Compare Source
FEATURES:
auth_login_token_filemethod: (#1928)BUGS:
v3.17.0Compare Source
FEATURES:
max_page_sizein thevault_ldap_auth_backend: (#1878)BUGS:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.