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

[WIP] feat: add encryption block #3525

Closed

Conversation

norman-zon
Copy link

Description

Fixes #3495.

TODOs

This is a raw draft! I tried to add a encryption block to the config, that is handled in a similar way to the remote_state block to solve #3495 .

But, as stated in the issue, I have very limited experience with Go and have never worked with neither the hcl nor cty package.

Any help is highly appreciated!

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide

@norman-zon norman-zon force-pushed the 3495-dependency-generators branch 2 times, most recently from 8b4c6de to cb6f1a8 Compare October 30, 2024 16:21
@norman-zon norman-zon force-pushed the 3495-dependency-generators branch from cb6f1a8 to 46eb9ae Compare November 1, 2024 08:56
@norman-zon
Copy link
Author

replaced by #3586

@norman-zon norman-zon closed this Nov 21, 2024
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.

Initalizing dependencies fails when state is encrypted
1 participant