Correct typo

This commit is contained in:
Mariusz Nowak 2019-08-13 18:16:00 +02:00
parent 6f10b03c93
commit cc6c1948fb
No known key found for this signature in database
GPG Key ID: B1FBDA8A182B03F2
2 changed files with 2 additions and 2 deletions

View File

@ -509,7 +509,7 @@ module.exports = {
)}`
);
},
getCustomResurceApiGatewayAccountCloudWatchRoleResourceLogicalId() {
getCustomResourceApiGatewayAccountCloudWatchRoleResourceLogicalId() {
return 'CustomApiGatewayAccountCloudWatchRole';
},
};

View File

@ -84,7 +84,7 @@ module.exports = {
// });
// --------------------------------------------------------------------------------
const customResourceLogicalId = this.provider.naming.getCustomResurceApiGatewayAccountCloudWatchRoleResourceLogicalId();
const customResourceLogicalId = this.provider.naming.getCustomResourceApiGatewayAccountCloudWatchRoleResourceLogicalId();
const customResourceFunctionLogicalId = this.provider.naming.getCustomResourceApiGatewayAccountCloudWatchRoleHandlerFunctionLogicalId();
_.merge(cfTemplate.Resources, {