================================================================ 事前作業1. セキュリティグループの作成 (\ |VPC_SG_NAME|\ ) ================================================================ .. include:: ./_defines-vpc.txt .. include:: ./_defines-vpc-sg-env_maint_db.txt .. .. |AWS_DEFAULT_PROFILE| replace:: .. .. |AWS_DEFAULT_REGION| replace:: ap-northeast-1 .. .. |AWS_ID| replace:: .. .. |DIR_TMP| replace:: ${HOME}/tmp .. .. |DIR_CONF| replace:: ${HOME}/tmp/conf-ec2 .. .. |VPC_TAG_NAME| replace:: .. .. |VPC_CIDR| replace:: 10.192.0.0/16 .. .. |VPC_ID| replace:: vpc-xxxxxxxx .. .. |VPC_SG_NAME| replace:: <セキュリティグループ名> .. .. |VPC_SG_DESC| replace:: <セキュリティグループの説明> .. .. |VPC_SG_ID| replace:: sg-xxxxxxxx .. |EC2_TAG_KEY| replace:: Name ---------------------------------------------------------------- 作業の目的 [why] ---------------------------------------------------------------- VPC"\ |VPC_TAG_NAME|\ "にセキュリティグループ"\ |VPC_SG_NAME|\ "を作成します。 .. include:: ../../../resource-catalog/task-ec2/ec2-security_group-create/_display-condition-common-ec2-security_group-create.txt .. include:: ../../../resource-catalog/task-ec2/ec2-security_group-create/ec2-security_group-create.txt .. 3.3. 後処理に必要な作業 .. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% .. 後処理に必要な作業があれば実施します。 ---------------------------------------------------------------- 完了 ----------------------------------------------------------------