We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for running AutoSpotting in GovCloud
The text was updated successfully, but these errors were encountered:
linking #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
Sorry, something went wrong.
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.
No branches or pull requests
Github issue
Issue type
Summary
Add support for running AutoSpotting in GovCloud
The text was updated successfully, but these errors were encountered: