AutoSpotting icon indicating copy to clipboard operation
AutoSpotting copied to clipboard

Add support for running AutoSpotting in the GovCloud AWS regions

Open cristim opened this issue 3 years ago • 2 comments

Github issue

Issue type

  • Feature Idea

Summary

Add support for running AutoSpotting in GovCloud

cristim avatar Oct 16 '20 10:10 cristim

linking https://github.com/cloudutil/AutoSpotting/issues/442


not seeing hardcoded AMIs, instance types, or availability zones. just hardcoded regions, accounts, and ARN partitions:

https://sourcegraph.com/search?q=r:LeanerCloud/AutoSpotting+us-east-1+-file:_test.go|.example+-lang:markdown

https://github.com/cloudutil/AutoSpotting/blob/2314671dbcc0b829298c06d9618106a6f9e8cda5/core/instance_conversion.go#L346

https://github.com/cloudutil/AutoSpotting/blob/2314671dbcc0b829298c06d9618106a6f9e8cda5/core/instance_conversion.go#L20

PatMyron avatar Jun 02 '22 06:06 PatMyron

instances.vantage.sh seems to have data for GovCloud, so it may just work, but I don't know of anyone running stuff there who could give it a try.

I'll look into removing the hardcoded regions, accounts and ARN partitions if there's anyone interested to give it a test drive.

cristim avatar Mar 06 '23 17:03 cristim