Skip to content

Commit

Permalink
Merge pull request #322 from Qovery/fix/change_scope
Browse files Browse the repository at this point in the history
fix: renamed job scope into service
  • Loading branch information
acarranoqovery authored Aug 14, 2023
2 parents 21388dd + 7bbb712 commit 21caf2a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2022-12-25"
last_modified_on: "2023-08-14"
$schema: "/.meta/.schemas/guides.json"
title: How To Use Lifecycle Job To Deploy Any Kind Of Resources
description: Learn how to use Lifecycle Job to deploy any kind of resources with Qovery.
Expand Down Expand Up @@ -224,7 +224,7 @@ Search for `QOVERY_ENVIRONMENT_ID` built-in environment variable. Then click on

<li>

Set the name of the environment variable to `TF_VAR_qovery_environment_id` with a **job** scope and click on **Confirm**.
Set the name of the environment variable to `TF_VAR_qovery_environment_id` with a **service** scope and click on **Confirm**.

<p align="center">
<img src="/img/how-to-use-lifecycle-job/10.png" alt="" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Search for `QOVERY_ENVIRONMENT_ID` built-in environment variable. Then click on

<li>

Set the name of the environment variable to `TF_VAR_qovery_environment_id` with a **job** scope and click on **Confirm**.
Set the name of the environment variable to `TF_VAR_qovery_environment_id` with a **service** scope and click on **Confirm**.

<p align="center">
<img src="/img/how-to-use-lifecycle-job/10.png" alt="" />
Expand Down
Binary file modified website/static/img/how-to-use-lifecycle-job/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/how-to-use-lifecycle-job/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21caf2a

Please sign in to comment.