crossplane-contrib / crossplane-contrib/function-shell
Azure CLI
- Dominant language
- Go
- Stars
- 15
- Forks
- 12
- Avg merge
- 15d 15h
- Merged PRs (30d)
- 1
Description
# Feature Request
## What problem are you facing?
It would be great if there was also an azure cli in the image (or a separate image that contains an azure cli instead of an aws cli)
Additionally, for this to work with federated identity it would probably be required to also add the option to add a volume to pass the authenticated token to the container
## How could this Function help solve your problem?
I would use the function to get the azure context of my authenticated service account so I can build ARM IDs and use them in later steps of the composition (this requires the subscription ID, which would be able to be read via `az account show` in an authenticated shell)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.