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

hcl2template: add support for raw aws secrets #13242

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

lbajolet-hashicorp
Copy link
Contributor

As the SDK now supports it in the context of legacy templating engine, we add support in HCL2 for the aws_secretsmanager_raw function, which gets the raw value of a secret from aws secrets manager.

Note: this won't build until we release a new version of the SDK to support it.

As the SDK now supports it in the context of legacy templating engine,
we add support in HCL2 for the aws_secretsmanager_raw function, which
gets the raw value of a secret from aws secrets manager.
@lbajolet-hashicorp lbajolet-hashicorp force-pushed the hcl2_support_aws_raw_secret branch from ba53763 to e742884 Compare January 21, 2025 18:50
@lbajolet-hashicorp lbajolet-hashicorp merged commit 9f3e32b into main Jan 21, 2025
11 checks passed
@lbajolet-hashicorp lbajolet-hashicorp deleted the hcl2_support_aws_raw_secret branch January 21, 2025 19:39
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants