FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

fix: .terraform-plan job

Merged Dmitrii Unterov requested to merge 95-fix-tf-plan-job into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an "integer expression expected" issue in a `.terraform-plan` job in the
`terraform-pipeline-base.yml` file by removing sub-shell `( ... )` from a command.
`terraform-pipeline-base.yml` file by removing subshell `( ... )` from a command.
## [6.4.0] - 2024-12-05
Loading