Skip to content

Commit 74c710d

Browse files
committed
Replace old name by new one [ib2 -> stencil].
1 parent 2568f11 commit 74c710d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/companyTld.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports.resolve = ({variableUtils}) => {
2-
return variableUtils.resolveVariable('ssm(us-east-1):/ib2/aws/companyTld'); // TODO ib2 ref
2+
return variableUtils.resolveVariable('ssm(us-east-1):/stencil/aws/companyTld');
33
};

0 commit comments

Comments
 (0)