Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 11:20
4e7286c

❗ Important change

The backend stopped returning the secret field when setting webhooks secrets for security reasons. Related pull request.

Consequences:

  • spacelift_named_webhook and spacelift_webhook data sources got the secret field removed
  • For spacelift_audit_trail_webhook, spacelift_named_webhook and spacelift_webhook resources the secret field will be set to an empty string in the state, sort of a set & forget mode. Changing the secret requires creating a new resource.

What's Changed

New Contributors

Full Changelog: v1.19.1...v1.20.0