- Nov 12, 2024
-
-
Timo Furrer authored
Update debian Docker tag to v12.8 See merge request components/opentofu!180
-
GitLab Renovate Bot authored
- Nov 11, 2024
-
-
Timo Furrer authored
Fix manual destroy jobs Closes #82 See merge request components/opentofu!179
-
Timo Furrer authored
Closes https://gitlab.com/components/opentofu/-/issues/82 Changelog: fixed
-
Timo Furrer authored
Fix plan json generation if `warning_on_non_empty_plan` is `true` and plan is non-empty Closes #81 See merge request components/opentofu!178
-
Timo Furrer authored
Closes https://gitlab.com/components/opentofu/-/issues/81 Changelog: fixed
-
Timo Furrer authored
Remove `auto_apply` and `auto_destroy` inputs Closes #80 See merge request components/opentofu!177
-
Timo Furrer authored
This change sets removes support `auto_apply` and `auto_destroy` inputs across the templates. With the introduction of the `rules` inputs, an auto apply or auto destroy behavior can easily implemented using it directly. We can't easily keep the `auto_apply` and `auto_destroy` inputs because having input references in input default values is not yet supported. See https://gitlab.com/gitlab-org/gitlab/-/issues/438722. I've left the input definitions commented out for now with the possibility to easily bring it back if the issue is resolved. Closes https://gitlab.com/components/opentofu/-/issues/80 Changelog: removed
-
Timo Furrer authored
Remove duplicate image digest from `apply` job See merge request components/opentofu!176
-
Timo Furrer authored
Changelog: fixed
- Nov 08, 2024
-
-
Timo Furrer authored
Rename `warning_on_none_empty_plan` to `warning_on_non_empty_plan` See merge request components/opentofu!173
-
- Nov 06, 2024
-
-
Timo Furrer authored
Document glab and provider login See merge request components/opentofu!174
-
Timo Furrer authored
-
Timo Furrer authored
-
Timo Furrer authored
Changelog: changed
-
- Nov 05, 2024
-
-
Timo Furrer authored
Change cache policy in validate-plan* templates Closes #35 See merge request components/opentofu!172
-
Timo Furrer authored
Changelog: changed
-
Timo Furrer authored
Changelog: removed
-
Timo Furrer authored
Remove old OpenTofu versions See merge request components/opentofu!171
-
Timo Furrer authored
Support `warning_on_none_empty_plan` input in `plan` job. Closes #64 See merge request components/opentofu!170
-
Timo Furrer authored
Changelog: removed
-
Timo Furrer authored
Changelog: added
-
Timo Furrer authored
Changelog: added
-
Timo Furrer authored
Changelog: development
-
Timo Furrer authored
See merge request components/opentofu!169 Changelog: added
-
Timo Furrer authored
Update dependency opentofu/opentofu to v1.8.5 See merge request components/opentofu!168
-
Toby Griffiths authored
This add support for `plan` input variable and passes it down to the relevant, inner templates.
-
- Nov 04, 2024
-
-
GitLab Renovate Bot authored
-
Timo Furrer authored
Support `cache_policy` input in job templates See merge request components/opentofu!167
-
Timo Furrer authored
Changelog: added Refs https://gitlab.com/components/opentofu/-/issues/35
-