Skip to content

Commit

Permalink
Fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoVictor committed Jun 12, 2024
1 parent b0adfac commit 90c2891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Outputs:
Export:
Name: coderunner-DbCredentials
DbHost:
Value: DbCluster.Endpoint.Address
Value: !GetAtt DbCluster.Endpoint.Address
Export:
Name: coderunner-DbHost
DbPort:
Expand Down

0 comments on commit 90c2891

Please sign in to comment.