Hello, I am trying to update a `pulumi_azure_nativ...
# azure
m
Hello, I am trying to update a
pulumi_azure_native.network.IpGroup()
by setting the
ip_addresses
and I am getting
AttributeError: can't set attribute
error, not sure if I am doing this right because it's the first time I try to set a property...