Open dlackty opened 9 years ago
This should close #338
@dlackty while I guess your approach works, I think it is not the best way to do this. The AWS documentation mentions in the beginning that the credentials should preferably be copied from an S3 bucket: Storing Container Instance Configuration in Amazon S3
Would be nice to have a mechanism to read the configuration from a S3 bucket.
Implemented according to AWS Documentation.