Skip to content

Commit a6a4da0

Browse files
heitorlessarubenfonseca
authored andcommitted
chore: add more info on sync stack name
Signed-off-by: heitorlessa <[email protected]>
1 parent 62e92bb commit a6a4da0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/e2e/utils/infrastructure.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@ def delete(self) -> None:
170170
def _sync_stack_name(self, stack_output: Dict):
171171
"""Synchronize initial stack name with CDK final stack name
172172
173+
When using `cdk synth` with context methods (`from_lookup`),
174+
CDK can initialize the Stack multiple times until it resolves
175+
the context.
176+
173177
Parameters
174178
----------
175179
stack_output : Dict

0 commit comments

Comments
 (0)