From 28c2a6127709cf7eadc92eb57c8a8b94711c780c Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com.> Date: Wed, 22 Jan 2025 15:10:50 -0800 Subject: [PATCH] pulumi-*: update documentation link --- pages.es/common/pulumi-login.md | 2 +- pages.ko/common/pulumi-destroy.md | 2 +- pages.ko/common/pulumi-login.md | 2 +- pages.ko/common/pulumi-up.md | 2 +- pages.ko/common/pulumi.md | 2 +- pages/common/pulumi-destroy.md | 2 +- pages/common/pulumi-login.md | 2 +- pages/common/pulumi-logout.md | 2 +- pages/common/pulumi-up.md | 2 +- pages/common/pulumi.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pages.es/common/pulumi-login.md b/pages.es/common/pulumi-login.md index fb3c541d17fd83..b774877eace08b 100644 --- a/pages.es/common/pulumi-login.md +++ b/pages.es/common/pulumi-login.md @@ -1,7 +1,7 @@ # pulumi login > Inicia sesión en Pulumi Cloud. -> Más información: . +> Más información: . - Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `app.pulumi.cloud`: diff --git a/pages.ko/common/pulumi-destroy.md b/pages.ko/common/pulumi-destroy.md index c6a0eb948b8cae..efa4bf9281f82c 100644 --- a/pages.ko/common/pulumi-destroy.md +++ b/pages.ko/common/pulumi-destroy.md @@ -1,7 +1,7 @@ # pulumi destroy > 스택 내의 모든 기존 리소스를 제거합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 스택의 모든 리소스를 제거: diff --git a/pages.ko/common/pulumi-login.md b/pages.ko/common/pulumi-login.md index be713c2350324f..156d6a10af889b 100644 --- a/pages.ko/common/pulumi-login.md +++ b/pages.ko/common/pulumi-login.md @@ -1,7 +1,7 @@ # pulumi login > Pulumi 클라우드에 로그인. -> 더 많은 정보: . +> 더 많은 정보: . - 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `app.pulumi.cloud`: diff --git a/pages.ko/common/pulumi-up.md b/pages.ko/common/pulumi-up.md index 9d83d6128e6ac8..5962cba7232325 100644 --- a/pages.ko/common/pulumi-up.md +++ b/pages.ko/common/pulumi-up.md @@ -1,7 +1,7 @@ # pulumi up > 스택의 리소스를 생성하거나 업데이트. -> 더 많은 정보: . +> 더 많은 정보: . - 프로그램 및/또는 인프라에 대한 변경 사항 미리보기 및 배포: diff --git a/pages.ko/common/pulumi.md b/pages.ko/common/pulumi.md index 0206b146b76651..68eee3249adecd 100644 --- a/pages.ko/common/pulumi.md +++ b/pages.ko/common/pulumi.md @@ -2,7 +2,7 @@ > 친숙한 프로그래밍 언어를 사용하여 어떤 클라우드에서도 인프라 정의. > `up`과 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다. -> 더 많은 정보: . +> 더 많은 정보: . - 템플릿을 사용하여 새 프로젝트 생성: diff --git a/pages/common/pulumi-destroy.md b/pages/common/pulumi-destroy.md index f583109bd027da..9b16843894e2e3 100644 --- a/pages/common/pulumi-destroy.md +++ b/pages/common/pulumi-destroy.md @@ -1,7 +1,7 @@ # pulumi destroy > Destroy all existing resources in a stack. -> More information: . +> More information: . - Destroy all resources in the current stack: diff --git a/pages/common/pulumi-login.md b/pages/common/pulumi-login.md index d67b26cbe82655..8c304c753a3113 100644 --- a/pages/common/pulumi-login.md +++ b/pages/common/pulumi-login.md @@ -1,7 +1,7 @@ # pulumi login > Log in to the Pulumi cloud. -> More information: . +> More information: . - Log in to the managed Pulumi Cloud backend, defaults to `app.pulumi.cloud`: diff --git a/pages/common/pulumi-logout.md b/pages/common/pulumi-logout.md index 60f2a84a92f171..11bd5d9e8be0b3 100644 --- a/pages/common/pulumi-logout.md +++ b/pages/common/pulumi-logout.md @@ -1,7 +1,7 @@ # pulumi logout > Log out of the Pulumi cloud. -> More information: . +> More information: . - Log out of a specific cloud backend: diff --git a/pages/common/pulumi-up.md b/pages/common/pulumi-up.md index 2a9a3694183b0e..4b0a949e9a2925 100644 --- a/pages/common/pulumi-up.md +++ b/pages/common/pulumi-up.md @@ -1,7 +1,7 @@ # pulumi up > Create or update the resources in a stack. -> More information: . +> More information: . - Preview and deploy changes to a program and/or infrastructure: diff --git a/pages/common/pulumi.md b/pages/common/pulumi.md index 58d0cebf0a2f07..d8a92d408c5722 100644 --- a/pages/common/pulumi.md +++ b/pages/common/pulumi.md @@ -2,7 +2,7 @@ > Define infrastructure on any cloud using familiar programming languages. > Some subcommands such as `up` have their own usage documentation. -> More information: . +> More information: . - Create a new project using a template: