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

Update vault_aws_secret_backend_role to support setting session_tags and external_id #2290

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

benashz
Copy link
Contributor

@benashz benashz commented Jul 5, 2024

Updates vault_aws_secret_backend_role per: hashicorp/vault#27620

Adds support for setting session_tags and external_id. Which will be
released in vault 1.17.2

Output from acceptance testing:

go tool test2json -t /Users/bash/Library/Caches/JetBrains/IntelliJIdea2024.1/tmp/GoLand/___1TestAccAWSSecretBackendRole_basic_in_github_com_hashicorp_terraform_provider_vault_vault.test -test.v -test.paniconexit0 -test.run ^\QTestAccAWSSecretBackendRole_basic\E$
=== RUN   TestAccAWSSecretBackendRole_basic
--- PASS: TestAccAWSSecretBackendRole_basic (2.44s)
PASS

Adds support for setting session_tags and external_id. Which will be
released in vault 1.17.2
@fairclothjm fairclothjm added this to the 4.4.0 milestone Jul 8, 2024
@benashz benashz merged commit b0f7ea3 into main Jul 8, 2024
13 checks passed
@benashz benashz deleted the VAULT-18293/aws-secrets-support-sts-session-tags branch July 8, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants