Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Rename functions in cloud provider modules #52

Closed
miyunari opened this issue Oct 14, 2022 · 0 comments · Fixed by #70
Closed

Rename functions in cloud provider modules #52

miyunari opened this issue Oct 14, 2022 · 0 comments · Fixed by #70
Assignees

Comments

@miyunari
Copy link
Member

In #51 we introduced extra modules for aws, gcp and azure. Now function call names are redundant. We should change this.

example:

aws.get_aws_regions() => aws.get_regions()
azure.get_azure_images() => azure.get_images()
...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant