================================================================ task: OpsWorksインスタンスの作成 ================================================================ .. include:: ./_defines-opsworks.txt .. .. |AWS_DEFAULT_PROFILE| replace:: .. .. |AWS_DEFAULT_REGION| replace:: ap-northeast-1 .. .. |DIR_CONF| replace:: ${HOME}/tmp/conf-opsworks .. .. |OPSW_STACK_NAME| replace:: template .. .. |OPSW_LAYER_NAME| replace:: template .. .. |OPSW_DEVICE_NAME| replace:: ROOT_DEVICE .. .. |OPSW_DEVICE_VOLUME_TYPE| replace:: gp2 .. .. |OPSW_INSTANCE_TYPE| replace:: t2.micro .. .. |OPSW_LAYER_SHORTNAME| replace:: nodejs-server .. .. |OPSW_HOSTNAME_NUMBER| replace:: 1 ---------------------------------------------------------------- 作業の目的 [why] ---------------------------------------------------------------- OpsWorksインスタンス"\ |OPSW_LAYER_SHORTNAME|\ |OPSW_HOSTNAME_NUMBER|\ "を作成します。 .. include:: ../../../resource-catalog/task-opsworks/opsworks-instance-create/opsworks-instance-create.txt ---------------------------------------------------------------- 完了 ----------------------------------------------------------------