Releases: spacelift-io/terraform-provider-spacelift
Releases · spacelift-io/terraform-provider-spacelift
v1.20.0
❗ Important change
The backend stopped returning the secret
field when setting webhooks secrets for security reasons. Related pull request.
Consequences:
spacelift_named_webhook
andspacelift_webhook
data sources got thesecret
field removed- For
spacelift_audit_trail_webhook
,spacelift_named_webhook
andspacelift_webhook
resources thesecret
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
- fix: install TF on doc workflow by @eliecharra in #597
- Don't recreate contexts on rename by @zhimsel in #591
- fix: tests by @eliecharra in #600
- Fix
secret
field shenanigans caused by backend change by @peterdeme in #605 - chore: update Go dependencies by @peterdeme in #602
- Add description to
spacelift_mounted_file
by @peterdeme in #604
New Contributors
Full Changelog: v1.19.1...v1.20.0
v1.19.1
What's Changed
- feat: do not save imported state to statefile by @Apollorion in #589
- feat: add
kubernete_workflow_tool
property to the kubernetes schema by @michalrom089 in #592
New Contributors
- @michalrom089 made their first contribution in #592
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
- fix: force new when the csr changes by @Apollorion in #583
- Extend
context/label
description, bump dependencies by @peterdeme in #586 - Convert user policies from
List
toSet
by @peterdeme in #587
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
- chore(maintenance): bump Go version, bump Go dependencies by @peterdeme in #581
- feat: Implement querying for spaces using relative paths by @TheMacies in #576
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Handle slash at endpoint by @akmal-spacelift in #572
- fix: changing vendor for a stack is no longer allowed by @TheMacies in #574
- feat: add additional properties to the spacelift_current_space data source by @TheMacies in #575
- feat: support creating public modules by @Apollorion in #579
- feat: add new tool versions datasource by @Apollorion in #580
New Contributors
- @Apollorion made their first contribution in #579
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Feature/add custom headers to audit trail by @ilya-hontarau in #563
- feat(vcs-aggregated-checks): exposes VCS checks settings in the available VCS integrations by @silviutanasa in #566
- fix: disable audit webhook in tests by @ilya-hontarau in #571
New Contributors
- @silviutanasa made their first contribution in #566
Full Changelog: v1.15.0...v1.16.1
v1.15.0
What's Changed
- Add support for 'Raw Git' to modules by @mbialon in #561
- feat(env-vars): Add
description
field to Terraform spacelift_environment_variable resource by @0michalsokolowski0 in #564
New Contributors
- @0michalsokolowski0 made their first contribution in #564
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- feat: new resource
spacelift_gitlab_integration
by @truszkowski in #557
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- Update module id by @ilya-hontarau in #555
- Add enable_well_known_secret_masking field by @ilya-hontarau in #553
- Chore: bump to Go v1.22; bump GitHub Action package versions by @peterdeme in #554
- Updated docs to consider legacy space not being present by @sephriot in #551
- Terragrunt OpenTofu: reset terraform_version when changing tool by @truszkowski in #552
New Contributors
- @ilya-hontarau made their first contribution in #555
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Fix deleting non-existing stack dependency references by @marcinwyszynski in #538
- adds word "module" to spacelift_version by @jubranNassar in #539
- Remove the reference to GitHub in the stack branch argument documentation by @jmfontaine in #541
- Add
trigger_always
option to Stack Dependency References by @peterdeme in #545
New Contributors
- @jubranNassar made their first contribution in #539
Full Changelog: v1.12.0...v1.13.0