diff --git a/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md b/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md index bbacc9cbac..967d86d574 100644 --- a/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md +++ b/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md @@ -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. @@ -224,7 +224,7 @@ Search for `QOVERY_ENVIRONMENT_ID` built-in environment variable. Then click on
  • -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**.

    diff --git a/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md.erb b/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md.erb index 6fc403f607..570c6acca3 100644 --- a/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md.erb +++ b/website/guides/tutorial/how-to-use-lifecycle-job-to-deploy-any-kind-of-resources.md.erb @@ -215,7 +215,7 @@ Search for `QOVERY_ENVIRONMENT_ID` built-in environment variable. Then click on

  • -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**.

    diff --git a/website/static/img/how-to-use-lifecycle-job/10.png b/website/static/img/how-to-use-lifecycle-job/10.png index 368719063b..217b14bfe9 100644 Binary files a/website/static/img/how-to-use-lifecycle-job/10.png and b/website/static/img/how-to-use-lifecycle-job/10.png differ diff --git a/website/static/img/how-to-use-lifecycle-job/6.png b/website/static/img/how-to-use-lifecycle-job/6.png index 4b39ae8dd3..dca7aa09dc 100644 Binary files a/website/static/img/how-to-use-lifecycle-job/6.png and b/website/static/img/how-to-use-lifecycle-job/6.png differ