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: use sensitive file resource #15176

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

v1v
Copy link
Member

@v1v v1v commented Jan 8, 2025

Motivation/summary

Use https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/sensitive_file when setting the ephemeral credentials.

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

I created a feature branch and ran the benchmarks workflow:

Related issues

@v1v v1v added backport-7.x Backport PR to the 7.x branch backport-8.x Automated backport to the 8.x branch with mergify backport-8.17 Automated backport with mergify labels Jan 8, 2025
@v1v v1v requested a review from a team January 8, 2025 10:34
@v1v v1v self-assigned this Jan 8, 2025
@v1v v1v changed the title terraform: use sensitive files terraform: use sensitive file resource Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.x Backport PR to the 7.x branch backport-8.x Automated backport to the 8.x branch with mergify backport-8.17 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant