Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Commit

Permalink
Merge pull request #13 from cloudify-examples/fix-aws
Browse files Browse the repository at this point in the history
add private subnet id dep out
  • Loading branch information
EarthmanT authored Jun 6, 2018
2 parents fc75e52 + 337779c commit 1541f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ node_templates:
outputs:
vpc_id: vpc_id
public_subnet_id: public_subnet_id
private_subnet_id: private_subnet_id
ec2_region_name: ec2_region_name
ec2_region_endpoint: ec2_region_endpoint
availability_zone: availability_zone
Expand Down

0 comments on commit 1541f5b

Please sign in to comment.