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

Redis - Add TFVP Support #1659

Merged
merged 5 commits into from
Nov 9, 2022
Merged

Redis - Add TFVP Support #1659

merged 5 commits into from
Nov 9, 2022

Conversation

Zlaticanin
Copy link
Contributor

@Zlaticanin Zlaticanin commented Nov 2, 2022

Release note for CHANGELOG:

feat: Add TFVP support for the Redis Database Plugin

Output from acceptance testing:

$ make testacc TESTARGS='-v -run=TestAccDatabaseSecretBackendConnection_redis'
2022/11/01 16:01:26 [INFO] Using Vault token with the following policies: root
=== RUN   TestAccDatabaseSecretBackendConnection_redis
--- PASS: TestAccDatabaseSecretBackendConnection_redis (1.15s)
PASS
ok      github.com/hashicorp/terraform-provider-vault/vault     (cached)
...

@Zlaticanin Zlaticanin marked this pull request as ready for review November 2, 2022 17:01
Copy link
Contributor

@benashz benashz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! I had a few minor suggestions/comments.

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@benashz benashz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor nits still to address, otherwise looks great!

vault/resource_database_secret_backend_connection.go Outdated Show resolved Hide resolved
vault/resource_database_secret_backend_connection.go Outdated Show resolved Hide resolved
website/docs/r/database_secret_backend_connection.md Outdated Show resolved Hide resolved
website/docs/r/database_secrets_mount.md Outdated Show resolved Hide resolved
Copy link
Contributor

@vinay-gopalan vinay-gopalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@Zlaticanin Zlaticanin merged commit 95c964e into main Nov 9, 2022
@Zlaticanin Zlaticanin deleted the redis-tfvp-support branch November 9, 2022 16:14
@benashz benashz added this to the 3.11.0 milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants