Escape hatches for modifying resource does not work in python #3431
Labels
bug
This issue is a bug.
language/python
Related to Python bindings
needs-reproduction
This issue needs reproduction.
p1
package/cfn
Related to the CFN layer (L1)
Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce
According to https://docs.aws.amazon.com/cdk/latest/guide/cfn_layer.html paragraph 'Modifying the AWS CloudFormation Resource behind AWS Constructs'
this should change load balancer name to the value provided, but it does not do anything.
load balancer name changes to test
Fill missing constructs functionality.
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)
The text was updated successfully, but these errors were encountered: