diff --git a/templates/apply.yml b/templates/apply.yml index 8083b36eec49404d4929b31abedaec88c99b1db8..e11bf40a0d70d8bc2045f9868446981e1bd81890 100644 --- a/templates/apply.yml +++ b/templates/apply.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/destroy.yml b/templates/destroy.yml index a15e8f97627275abaab4ec7ef864dd27b1efb863..bcde646157d7db847fa87367c3aeb5e08bf092e2 100644 --- a/templates/destroy.yml +++ b/templates/destroy.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/fmt.yml b/templates/fmt.yml index 857fd3be84cbc1b813bfc551d45756d3252fb75a..973725de2bd38cceda9d0f529f932e1da1f48046 100644 --- a/templates/fmt.yml +++ b/templates/fmt.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml index 86323f206704f15311082bda3bbae7c4850738ee..fe945823d4c6b9dc0cc862c137d6afae35597e36 100644 --- a/templates/full-pipeline.yml +++ b/templates/full-pipeline.yml @@ -20,7 +20,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -40,9 +40,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/plan.yml b/templates/plan.yml index 58575777c35eb7be38cad2d39afb3b203ce59634..7662d4d8c1a3528c4c725435ec7119f1dd74c706 100644 --- a/templates/plan.yml +++ b/templates/plan.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml index 5bc70788b4f968ad2d7d551ea011ca53ce756df8..7a2c735dbb9e797a6e95ea876c2c05e9ba1a5e9c 100644 --- a/templates/validate-plan-apply.yml +++ b/templates/validate-plan-apply.yml @@ -17,7 +17,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -37,9 +37,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml index 090330c1537460967955f60531cdaee6cfbe6fea..5d9560bb0f436be9d7df6a9f5ede69fdfa11e182 100644 --- a/templates/validate-plan.yml +++ b/templates/validate-plan.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: diff --git a/templates/validate.yml b/templates/validate.yml index e2b9d22fe44a3fd0667f8e31ab2c51a2be9e5f7a..e8920c240dbb112d392ead755c946c936e92e878 100644 --- a/templates/validate.yml +++ b/templates/validate.yml @@ -14,7 +14,7 @@ spec: version: default: 'latest' description: 'Version of this component. Has to be the same as the one in the component include entry.' - + opentofu_version: default: '1.6.1' options: @@ -34,9 +34,9 @@ spec: # # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]' # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' # description: 'Tag of the gitlab-opentofu image.' - + # Configuration - root_dir: + root_dir: default: ${CI_PROJECT_DIR} description: 'Root directory for the OpenTofu project.' state_name: