1.2.0 • Published 8 months ago

@cfn-modules/ecs-cluster v1.2.0

Weekly downloads
35
License
Apache-2.0
Repository
github
Last release
8 months ago

cfn-modules: ECS cluster

ECS cluster.

Install

Install Node.js and npm first!

npm i @cfn-modules/ecs-cluster

Usage

---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'cfn-modules example'
Resources:
  Cluster:
    Type: 'AWS::CloudFormation::Stack'
    Properties:
      TemplateURL: './node_modules/@cfn-modules/ecs-cluster/module.yml'

Examples

Related modules

Parameters

none