Skip to content

Commit

Permalink
Add arranger bucket output
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Oct 24, 2023
1 parent 8cc44e8 commit 02faab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spire/templates/root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1073,3 +1073,5 @@ Outputs:
TheWorldSearchHostname: { Value: !GetAtt Constants2.Outputs.TheWorldSearchHostname }

ExchangeFtpServerNlbDnsName: { Value: !If [CreateApplicationStacks, !GetAtt Apps200AStack.Outputs.ExchangeFtpServerNlbDnsName, ""] }

DovetailCdnArrangerWorkspaceBucketArn: { Value: !If [CreateApplicationStacks, !GetAtt Apps100AStack.Outputs.DovetailCdnArrangerWorkspaceBucketArn, ""] }

0 comments on commit 02faab2

Please sign in to comment.