Search

CloudFormation

vpn-gateway-strongswan.yaml
parameters.json
참고
aws cloudformation create-stack \ --stack-name vpn-gateway \ --template-body file://vpn-gateway-strongswan.yml \ --parameters file://parameters.json \ --region ap-northeast-2 \ --capabilities CAPABILITY_NAMED_IAM
Shell
복사