Page MenuHomeDevCentral

Reconfigure Vault provider for Terraform
ClosedPublic

Authored by dereckson on Sat, Feb 7, 20:42.
Tags
None
Referenced Files
F24614503: D3921.diff
Sun, Mar 1, 18:40
F24611969: D3921.id10160.diff
Sun, Mar 1, 15:49
F24611782: D3921.id10160.diff
Sun, Mar 1, 15:35
F24611769: D3921.id10160.diff
Sun, Mar 1, 15:35
F24607676: D3921.id10162.diff
Sun, Mar 1, 11:13
Unknown Object (File)
Sat, Feb 28, 15:03
Unknown Object (File)
Fri, Feb 27, 17:40
Unknown Object (File)
Fri, Feb 27, 17:32
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 6256
Build 6540: 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.Sat, Feb 7, 20:52
This revision was automatically updated to reflect the committed changes.