Closed creftos closed 9 years ago
I've been having trouble figuring out how to add IAM roles to AWS server definition files. I see an example in a rightscale server definition file that does something like:
rightscale: cloud_specific_attributes: iam_instance_profile: <instance profile name>
But I can't seem to be able to do the same thing for aws.
Has this been implemented yet, or is this still a todo for bang?
Hey @creftos - have a look at the minimal server example in bang/examples/aws
@fr33jc Doi! Dunno how I missed that. Thanks!
I've been having trouble figuring out how to add IAM roles to AWS server definition files. I see an example in a rightscale server definition file that does something like:
But I can't seem to be able to do the same thing for aws.
Has this been implemented yet, or is this still a todo for bang?