Closed msonnabaum closed 7 years ago
Without this fix, the disassociating an eip like so:
aws_eip_address "some-eip" do machine false end
Results in:
NameError --------- No resource, method, or local variable named `aws_object' for `Chef::Provider::AwsEipAddress ""'
Same comment from here
Done
Without this fix, the disassociating an eip like so:
Results in: