Skip to content

Conversation

@bgajjala8
Copy link
Collaborator

@bgajjala8 bgajjala8 commented Nov 5, 2025

Adding support for password only credential type.

@bgajjala8 bgajjala8 changed the title Bgajjala-password-credential-tf Password Credential terraform supprot Nov 5, 2025
@bgajjala8 bgajjala8 changed the title Password Credential terraform supprot Password Credential terraform support Nov 5, 2025
@bgajjala8 bgajjala8 changed the title Password Credential terraform support Password Credential support Nov 5, 2025
@bgajjala8 bgajjala8 force-pushed the bgajjala-password-credential-tf branch 2 times, most recently from 61a39b4 to 16d8aa7 Compare November 19, 2025 16:37
@bgajjala8 bgajjala8 marked this pull request as ready for review November 19, 2025 16:46
@bgajjala8 bgajjala8 requested a review from a team as a code owner November 19, 2025 16:46
@bgajjala8 bgajjala8 force-pushed the bgajjala-password-credential-tf branch from 16d8aa7 to c518752 Compare November 19, 2025 17:11
github.com/hashicorp/boundary/sdk v0.0.55
github.com/hashicorp/boundary v0.18.1-0.20251118203559-6533c8bdb302
github.com/hashicorp/boundary/api v0.0.59-0.20251118203559-6533c8bdb302
github.com/hashicorp/boundary/sdk v0.0.56-0.20251118203559-6533c8bdb302
Copy link
Collaborator Author

@bgajjala8 bgajjala8 Nov 19, 2025

Choose a reason for hiding this comment

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

I'm pulling from main because the LLB changes have been merged. I am assuming we still need to wait for a release to use a stable the most up to date SDK version. Does that sound correct? @louisruch

Copy link
Collaborator

Choose a reason for hiding this comment

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

Right we can update this and merge it once we release boundary - though I am not sure why main is at 0.18.1-xxx

)

const (
credentialPasswordKey = "password"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah this is a bit weird because this should be credentialPasswordPasswordKey if we follow the norm as in others. Since this isn't exported and not globally needed we can leave it, but we probably should talk through a better approach to these fields going forward

@bgajjala8 bgajjala8 force-pushed the bgajjala-password-credential-tf branch from de406f2 to c518752 Compare November 20, 2025 17:16
@bgajjala8 bgajjala8 force-pushed the bgajjala-password-credential-tf branch from c518752 to 061604f Compare November 20, 2025 17:19
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