Page MenuHomeDevCentral

Reconfigure Vault provider for Terraform
ClosedPublic

Authored by dereckson on Feb 7 2026, 20:42.
Tags
None
Referenced Files
F25410125: D3921.diff
Sun, Apr 12, 16:06
Unknown Object (File)
Sat, Apr 4, 18:53
Unknown Object (File)
Fri, Apr 3, 09:24
Unknown Object (File)
Fri, Apr 3, 09:22
Unknown Object (File)
Thu, Apr 2, 11:48
Unknown Object (File)
Wed, Apr 1, 20:38
Unknown Object (File)
Wed, Apr 1, 16:04
Unknown Object (File)
Tue, Mar 31, 12:21
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 Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6255
Build 6539: arc lint + arc unit

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.