Skip to content

Commit

Permalink
Revert "Add CidDatabase export paramter for CID plugin usage (#1050)"
Browse files Browse the repository at this point in the history
This reverts commit cd7fdbd.
  • Loading branch information
iakov-aws authored Dec 9, 2024
1 parent cd7fdbd commit 95e4f23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cfn-templates/cid-cfn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,3 @@ Outputs:
Description: Technical Value - CidExecArn
Value: !GetAtt CidExec.Arn
Export: { Name: !Sub 'cid${Suffix}-CidExecArn'}
CidDatabase:
Description: Technical Value - CidDatabase
Value: !Ref CidDatabase
Export: { Name: !Sub 'cid${Suffix}-CidDatabase'}

0 comments on commit 95e4f23

Please sign in to comment.