hashicorp / packer-plugin-alicloud

Packer plugin for Alibaba Cloud Image Builder
https://www.packer.io/docs/builders/alicloud-ecs
Mozilla Public License 2.0
12 stars 21 forks source link

Add `ram_role_name` argument to allow authentication with a trusted ECS RAM Role #57

Closed jiangytcn closed 2 years ago

jiangytcn commented 2 years ago

Describe the change you are making here!

Authenticate with Alibaba Cloud RAM with trusted ECS RAM Role if necessary.

Please include tests. We recommend looking at existing tests as an example.

If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:

Closes #55

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.

alexyueer commented 2 years ago

LGTM