terraform-provider-vault
terraform-provider-vault copied to clipboard
Terraform Vault provider
Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 4.0.1 to 5.0.0. Release notes Sourced from hashicorp/ghaction-terraform-provider-release's releases. v5.0.0 BREAKING CHANGES: all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser...
### Description There is a `vault_namespace` data source for getting the current namespace, but there does not appear to be any way of getting the current server address. We're having...
### Terraform Core Version 1.8.5 ### Terraform Vault Provider Version 4.2.0 ### Vault Server Version 1.10.0 ### Affected Resource(s) _No response_ ### Expected Behavior When setting `add_address_to_env = true`, I...
### Description We are using Terraform to provision our Vault, but we cannot have any secrets show up in the state. We would like to use `vault_kv_secret_v2` to create keys...
### Terraform Version ``` Terraform v1.3.4 on linux_amd64 + provider registry.terraform.io/hashicorp/aws v4.38.0 + provider registry.terraform.io/hashicorp/vault v3.10.0 ``` ### Affected Resource(s) This is a problem with the provider itself, specifically the...
### Terraform Core Version 1.8.5 ### Terraform Vault Provider Version 3.23.0 ### Vault Server Version 1.16.1 ### Affected Resource(s) * vault_nomad_secret_backend ### Expected Behavior As described in the [provider documentation](https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/nomad_secret_backend)...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.6.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases. sdk/internal/v1.6.0 1.6.0 (2024-04-16) Features Added Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions Added a collection of...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0. Commits 332fd65 go.mod: update golang.org/x dependencies 0b431c7 x509roots/fallback: update bundle 349231f ssh: implement CryptoPublicKey on sk keys 44c9b0f ssh: allow server auth callbacks to...
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.1 to 1.8.1. Release notes Sourced from github.com/go-sql-driver/mysql's releases. v1.8.1 What's Changed Bugfixes: fix race condition when context is canceled in #1562 and #1570 Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.9.1 to 1.12.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases. sdk/azcore/v1.12.0 1.12.0 (2024-06-06) Features Added Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success....