Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose entire secret contents in .full #9

Merged
merged 1 commit into from
Apr 28, 2018

Conversation

phillipj
Copy link
Contributor

@phillipj phillipj commented Apr 6, 2018

These changes would allow the entire secret contents to be retrieved from a data source in the .string attribute, as suggested in #8.

Although "string" is a very fluffy term, I went with what gopass is already using: Secret.String().

Any thoughts?

@mcanevet
Copy link
Contributor

LGTM. @raphink what do you think?

@raphink
Copy link
Contributor

raphink commented Apr 25, 2018

LGTM, but maybe the field could be called something clearer, such as full_data, or just full?

@phillipj
Copy link
Contributor Author

Sure, I'll fix!

@phillipj phillipj force-pushed the expose-secret-string branch from 320d6fd to 5ae7e03 Compare April 27, 2018 22:22
@phillipj phillipj changed the title Expose entire secret contents in .string Expose entire secret contents in .full Apr 27, 2018
@phillipj
Copy link
Contributor Author

Renamed attribute from string to full, amended and force pushed.

@mcanevet mcanevet merged commit 499d6f8 into camptocamp:master Apr 28, 2018
@phillipj
Copy link
Contributor Author

phillipj commented May 2, 2018

Thanks for merging!

As I'm not known with your normal flow here, I'm curious how often you create and upload new versions?

No worries if you are waiting for more changes to be merged before cutting a release, I'll just build a temporary linux & mac version for own purposes.

@phillipj
Copy link
Contributor Author

phillipj commented Jun 8, 2018

I've made a custom beta build if anyone else is eager to get their hands on the .full attribute before it's part of an official terraform-provider-pass release: https://github.com/tomra-systems/terraform-provider-pass/releases/tag/1.0.2-beta

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants