wunderio / drupal-project

Wunder's template for Drupal projects designed to work automatically with Lando, CircleCI and Helm.
GNU General Public License v2.0
35 stars 6 forks source link

WD-241: Add secrets handling with Silta CLI. #383

Closed tormi closed 9 months ago

tormi commented 9 months ago

Changes

This PR adds handling of secrets with the help of Silta CLI. This is a replacement for #382.

Ticket: https://wunder.atlassian.net/browse/WD-241

tormi commented 9 months ago

I'll add circleci/config.yml changes next.

tormi commented 9 months ago

Decrypting worked as expected in CI:

Screenshot 2024-01-05 at 16 14 00
tormi commented 9 months ago
  • TEST_KEY - secret key for tesing purposes.

Typo: tesing > testing