すべてのプロダクト
Search
ドキュメントセンター

CloudOps Orchestration Service:ACS::ECS::RunPacker

最終更新日:Jan 17, 2025

説明

Elastic Compute Service (ECS) インスタンスで Packer テンプレートを実行します。

構文

Action: ACS::ECS::RunPacker
Properties:
 regionId: String
 instanceId: String
 sourceType: String
 sourcePath: String
 tokenInfo: String
 templateFile: String
 mode: String

属性

属性

説明

タイプ

必須

デフォルト値

制限

regionId

リージョン ID。

String

いいえ

{{ ACS::RegionId }}

instanceId

ECS インスタンスの ID。

String

はい

sourceType

ファイルの保存方法。

String

はい

sourcePath

ファイルのソース URL。

String

はい

tokenInfo

GitHub からファイルをダウンロードするために使用するトークン。

String

いいえ

templateFile

実行する Packer テンプレートファイル。

String

はい

mode

Packer テンプレートの実行モード。

String

いいえ

build

出力

出力項目

説明

タイプ

commandOutput

String

参照

詳細については、GitHub の ACS::ECS::RunPacker をご参照ください。