Name | Use | Default | Global | Type | Allowed Values |
---|---|---|---|---|---|
EnvironmentName | Tagging | dev | true | string | |
EnvironmentType | Tagging | development | true | string | ['development','production'] |
VPCId | VPC ID to connect to | None | false | AWS::EC2::VPC::Id |
Name | Value | Exported |
---|---|---|
NamespaceId | The namespace ID of the service discovery zone | true |
Component name: 'servicediscovery', template: 'service-discovery' do
parameter name: 'VPCId', value: cfout('vpcv2', 'VPCId')
end
namespace: myappcloud
type: private
install cfhighlander gem
gem install cfhighlander
or via docker
docker pull theonestack/cfhighlander
Running the tests
cfhighlander cftest service-discovery