Page MenuHomeDevCentral

Reconfigure Vault provider for Terraform
ClosedPublic

Authored by dereckson on Feb 7 2026, 20:42.
Tags
None
Referenced Files
F24970609: D3921.diff
Sun, Mar 22, 07:16
Unknown Object (File)
Sun, Mar 15, 15:50
Unknown Object (File)
Sat, Mar 14, 09:20
Unknown Object (File)
Fri, Mar 13, 08:00
Unknown Object (File)
Thu, Mar 12, 20:24
Unknown Object (File)
Thu, Mar 12, 00:17
Unknown Object (File)
Wed, Mar 11, 13:20
Unknown Object (File)
Tue, Mar 10, 08:26
Subscribers
None

Details

Summary

The provider actually reads the token from /.vault-token
when VAULT_TOKEN environment variable doesn't exist automatically.

In another hand, to avoid to have to set VAULT_ADDR can be useful.

This is a follow-up for 8e0a33bd332c.

Test Plan

terraform apply

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

We need to split that one in two different concerns.

This revision is now accepted and ready to land.Feb 7 2026, 20:52
This revision was automatically updated to reflect the committed changes.