Roni
Roni
### Expected Behavior When Terraform plan is complete, to_port and from_port should appear in the SecurityGroup plan. example code: sg = aws.security_group.SecurityGroup(self, "SecurityGroup", vpc_id=vpc.id, description="Allow internal access and outbound public...
I pip installed the latest Weave version (0.51.45) and I started seeing this error: ``` [ERROR] Error: unsupported locale setting Traceback (most recent call last): File "/var/lang/lib/python3.12/importlib/__init__.py", line 90, in...