basic/azurerm_shared_images

すべてインポートする Terraform モジュール

Content of this module

入力

storage_account_name (string)

blob をコピーするストレージアカウント

location (string)

Azure デプロイロケーション

resource_group_name (string)

Azure のリソースグループ名

server_image_blob_url (string)

サーバーイメージの作成に使用する Azure blob

shared_gallery_image_version (string)

SDK 共有イメージバージョン。1 つの Genvid SDK に対し、1 つだけである必要があります

shared_gallery_name (string)

共有ギャラリー名

storage_container_name (string)

blob をコピーするストレージコンテナ

wingame_image_blob_url (string)

wingame イメージの作成に使用する Azure blob

出力

server_image_id

サーバーの共有イメージ ID

server_managed_image_id

サーバーの管理イメージ ID

server_managed_image_name

サーバーの管理イメージ名

wingame_image_id

wingame の共有イメージ ID

wingame_managed_image_id

wingame の管理イメージ ID

wingame_managed_image_name

wingame の管理イメージ名