Skip to content

Commit

Permalink
Removing unecessary export in outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
nethacker committed Jan 9, 2019
1 parent dc409ff commit 8835a83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions 2-zone-vpc-cf-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,11 +331,7 @@ Outputs:
Description: 'Virtual Private Cloud'
Value:
Ref: 'VPC'
Export:
Name: VPC
Environment:
Description: 'Deployment Environment'
Value:
Ref: 'Environment'
Export:
Name: Environment

0 comments on commit 8835a83

Please sign in to comment.