What's Changed
- ci: skip test workflow for dependabot PRs by @peterdeme in #720
- fix(stack-destructor): wait for stack blocker to clear after discarding runs by @michalrom089 in #721
- Add secret support for bitbucket cloud by @tomasmik in #716
- feat: Add
spacelift_templateresource by @Axot017 in #722 - Add the ability to set tags when assuming role by @tomasmik in #717
- feat: Add
spacelift_templatedatasource by @Axot017 in #723 - docs: Add missing template datasource docs by @Axot017 in #726
- feat: Add
spacelift_template_versionresource by @Axot017 in #725 - feat: Add spacelift_template_version datasource by @Axot017 in #727
- ci: add dependabot automation for dependency updates by @peterdeme in #724
- fix: Install Terraform in dependabot workflow for docs generation by @peterdeme in #730
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #728
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /tools by @dependabot[bot] in #729
- feat: improve resource_template_version validation by @eliecharra in #732
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.38.2 in the hashicorp group by @dependabot[bot] in #734
- feat(environment_variable): add write-only value support by @peterdeme in #735
- Audit trail webhook write_only secret by @marko-kos in #738
- Resource mounted_file write-only by @marko-kos in #739
- Cu 869c13mrw named webhook write only by @marko-kos in #740
- named webhook secret header write-only by @marko-kos in #741
- webhook write-only by @marko-kos in #742
- feat: add resource
spacelift_template_deploymentby @eliecharra in #733 - fix: template deployment with empty inputs by @eliecharra in #744
- bitbucked dc integration write-only by @marko-kos in #745
- gitlab integration write-only by @marko-kos in #746
- feat: add datasource spacelift_template_deployment by @eliecharra in #743
- fix: race condition in flaky test TestDestroyStackDestructor by @eliecharra in #748
- fix: pin gosec to v2.22.11 by @eliecharra in #747
- feat: validate
spacelift_template_versionon plan by @eliecharra in #749
New Contributors
- @marko-kos made their first contribution in #738
Full Changelog: v1.43.0...v1.44.0