Back to Terragrunt

Sops Race Condition

docs/src/data/changelog/v1.0.0/sops-race-condition.mdx

1.0.3353 B
Original Source

SOPS decryption race condition fixed

A race condition in the concurrent access to SOPS decrypted secrets in different environments combined with usage of the --auth-provider-cmd flag resulted in authentication failures. Synchronization controls have been introduced to ensure authentication proceeds correctly for each environment independently.