Skip to content

Commit f7e1b95

Browse files
committed
Update description for destroy command
1 parent 7ab6a2e commit f7e1b95

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/en/DESTROY_ON_CLOUDSHELL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
Even if you don't have the configuration files used during GenU deployment, you can automatically restore the configuration from the deployed CloudFormation stack and destroy it.
5+
When deleting GenU, deletion is normally performed based on the deployed environment and configuration files. However, if you don't have these files due to one-click deployment or test deployments, you can quickly delete using this script.
66

77
## Launch CloudShell
88

docs/ja/DESTROY_ON_CLOUDSHELL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 概要
44

5-
GenU のデプロイ時に使用した設定ファイルがない場合でも、デプロイされた CloudFormation スタックから自動的に設定を復元して削除することができます
5+
GenU を削除する際は、通常デプロイした環境とそこにある設定ファイルを基に削除を行います。ただ、ワンクリックや検証用デプロイなどによりそれらが手元にない場合、本スクリプトで手早く削除を行えます
66

77
## CloudShell の起動
88

docs/ko/DESTROY_ON_CLOUDSHELL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 개요
44

5-
GenU 배포 시 사용한 설정 파일이 없는 경우에도 배포된 CloudFormation 스택에서 자동으로 설정을 복원하여 삭제할 수 있습니다.
5+
GenU를 삭제할 때는 일반적으로 배포한 환경과 그곳에 있는 설정 파일을 기반으로 삭제를 수행합니다. 하지만 원클릭이나 검증용 배포 등으로 인해 이러한 파일이 없는 경우, 본 스크립트로 빠르게 삭제를 수행할 수 있습니다.
66

77
## CloudShell 시작
88

0 commit comments

Comments
 (0)