File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,6 @@ Resources:
108108 MessageTimeout : !Ref SqsMessageTimeout
109109
110110 LinkryRecordSet :
111- Condition : IsDev
112111 Type : AWS::Route53::RecordSet
113112 Properties :
114113 HostedZoneId : !FindInMap [ApiGwConfig, !Ref RunEnvironment, HostedZoneId]
@@ -125,7 +124,6 @@ Resources:
125124 - !GetAtt [AppLinkryCloudfrontDistribution, DomainName]
126125
127126 IcalRecordSet :
128- Condition : IsDev
129127 Type : AWS::Route53::RecordSet
130128 Properties :
131129 HostedZoneId : !FindInMap [ApiGwConfig, !Ref RunEnvironment, HostedZoneId]
@@ -142,7 +140,6 @@ Resources:
142140 - !GetAtt [AppIcalCloudfrontDistribution, DomainName]
143141
144142 CoreRecordSet :
145- Condition : IsDev
146143 Type : AWS::Route53::RecordSet
147144 Properties :
148145 HostedZoneId : !FindInMap [ApiGwConfig, !Ref RunEnvironment, HostedZoneId]
You can’t perform that action at this time.
0 commit comments