# 基本コマンド

#### インスタンス

* VM 作成スクリプト：

![A screen shot of a computer code Description automatically generated](/files/63800b34a827c7aaac035898ab6f724e68778de6)

* VM 作成スクリプトの実行結果：

![](/files/68e8198e012e861a49eb91ff28a5b6ae14b7c32d)

* 作成した VM を削除：

![](/files/3717acd64a1dca9fac264a0fef0b2bb1bc66ac17)

### 2. フローティング IP

* フローティング IP 作成スクリプト：

![](/files/06e5f640348fff6aeff8ad4cd6d9d2ef50b5626c)

* フローティング IP 作成スクリプトの実行結果：

![](/files/ac4b8772226e21a94103f88d7119eb0b14fb32bf)

* 作成したフローティング IP を削除：

### ![](/files/ff4a1c201b0b31838a3a97d48f18420ea36044bc)

#### セキュリティグループ

* セキュリティグループ作成スクリプト：

![](/files/333b61e1291899f9586bc313f5d39d23c35943f6)

* セキュリティグループ作成スクリプトの実行結果：

![](/files/17ed64ae4421873943f54df6f0e895b528d8c121)

* 作成したセキュリティグループを削除：

![](/files/ea24592e4fb3cddf32073642e727d50cadb77299)

#### ストレージ

* ストレージ作成スクリプト：

![](/files/e42db7b346dda05b8be15361309590956dad304e)

* ストレージ作成スクリプトの実行が成功した後の結果：

![](/files/8bc72cf14d2b550e61131139561d200e1c639402)

* 作成したストレージを削除します。

![](/files/f098928c81dd3f2a379b740caddd9ac0438fa1d3)

#### データベース

* データベース作成スクリプト：

![](/files/604b77cee9b1a15732e018307e3f0058fcbe27d5)

* 作成成功時の結果：

![](/files/b87a237e919d545593d62909b6f730c6f439c124)

* データベースの実行/停止状態を管理するスクリプト：

![](/files/beed32eac7eec2dd8e5745c5190b4f2f9049c89b)

#### 専用 FKE

* 専用 FKE クラスタ作成スクリプト：

![](/files/7ca6efbe0a218ccf628a279e8bbf3dc6195eac77)

* 作成成功時の結果：

![](/files/8b1553a2ada748f63ec1658d3a257a759368335b)

#### 7.  マネージド FKE

* Managed FKE クラスタ作成スクリプト：

![](/files/44c2f5e1bd7c4a3c52383768409e510cdcf5f6dc)

* 作成成功時の結果：

<figure><img src="/files/fBPrAuX0VRAx7RVean2i" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform/komando.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
