dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.3k stars 657 forks source link

AWS region fetching from profile - workaround. #496

Open texpert opened 4 years ago

texpert commented 4 years ago

It is an AWS Ruby SDK bug, as stated in this closed issue - https://github.com/dtan4/terraforming/issues/235

Indeed, it is an old one - https://github.com/aws/aws-sdk-ruby/issues/1256, let's temporarily fix it here with this PR.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.04%) to 99.96% when pulling e71203b641d7364c4a9145b71ad87f7b01885feb on texpert:fix-aws_region_from_profile_workaround into 518879dfe36542b8bb1fbd37281ba4a862a920e4 on dtan4:master.