Unanswered
Hi, Is It Possible To Pass Environment Variables To Agents Created By The Aws Autoscaler Service?
subnet isn't supported as is in autoscaler, but you can add it using extra_configurations the following way:extra_configurations = {'SubnetId': <subnet-id>}
308 Views
0
Answers
4 years ago
2 years ago