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

terraform function gunzipbase64 as opposite of base64gzip is missing #800

Closed
l-with opened this issue Oct 30, 2023 · 1 comment · Fixed by #799
Closed

terraform function gunzipbase64 as opposite of base64gzip is missing #800

l-with opened this issue Oct 30, 2023 · 1 comment · Fixed by #799
Labels
accepted This issue has been accepted for implementation. enhancement New feature or request f-function Features relating to modification of supported functions

Comments

@l-with
Copy link
Contributor

l-with commented Oct 30, 2023

OpenTofu Version

v1.6.0-dev

Use Cases

write base64gzip content to any storage, read it and decode it with gunzipbase64

Attempted Solutions

none available

Proposal

implement gunzipbase64

References

hashicorp/terraform#22568

@l-with l-with added enhancement New feature or request pending-decision This issue has not been accepted for implementation nor rejected. It's still open to discussion. labels Oct 30, 2023
@kislerdm
Copy link
Contributor

kislerdm commented Nov 7, 2023

Hey @l-with! Thank you for your proposal. Could you please share a few use cases to illustrate its impact and additional value?

We would like to share that it has been decided to postpone execution beyond community discussions concerning this proposal until the stable version is released. The motivation: we would prefer to minimise deviation from terraform in terms of feature parity for the initial stable release. Thanks for understanding.

We noticed the effort which was already invested into development, it's very much appreciated! However, we would like to kindly remind you about the contribution guidelines. In particular, we would like to highlight the following rule of thumb.


Please do NOT start working on the issue until it was accepted for development and labeled with the label accepted


Thank you!

@kislerdm kislerdm added the f-function Features relating to modification of supported functions label Nov 26, 2023
@janosdebugs janosdebugs added accepted This issue has been accepted for implementation. and removed pending-decision This issue has not been accepted for implementation nor rejected. It's still open to discussion. frozen blocked-until-stable-release labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue has been accepted for implementation. enhancement New feature or request f-function Features relating to modification of supported functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants