Skip to content

Commit b8b08a8

Browse files
committed
Fix typo
1 parent f08adba commit b8b08a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SAMtemplates/main_template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ Resources:
144144
PrescriptionStatusUpdatesTableName: !GetAtt Tables.Outputs.PrescriptionStatusUpdatesTableName
145145
PrescriptionNotificationStateTableName: !GetAtt Tables.Outputs.PrescriptionNotificationStateTableName
146146
NHSNotifyPrescriptionsSQSQueueUrl: !GetAtt Messaging.Outputs.NHSNotifyPrescriptionsSQSQueueUrl
147-
EnabledSiteODSCodesParam: !GetAtt Paramters.Outputs.EnabledSiteODSCodesParameterName
148-
EnabledSystemsParam: !GetAtt Paramters.Outputs.EnabledSystemsParameterName
149-
BlockedSiteODSCodesParam: !GetAtt Paramters.Outputs.BlockedSiteODSCodesParameterName
147+
EnabledSiteODSCodesParam: !GetAtt Parameters.Outputs.EnabledSiteODSCodesParameterName
148+
EnabledSystemsParam: !GetAtt Parameters.Outputs.EnabledSystemsParameterName
149+
BlockedSiteODSCodesParam: !GetAtt Parameters.Outputs.BlockedSiteODSCodesParameterName
150150
LogLevel: !Ref LogLevel
151151
LogRetentionInDays: !Ref LogRetentionInDays
152152
EnableSplunk: !Ref EnableSplunk

0 commit comments

Comments
 (0)