Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Logs in to AWS, Azure and GCP with their respective CLI

Example:

- name: Logs in to AWS
  id: cloud_login
  uses: jlieow/action_cloud_login@V1 # Uses an action in the repo terraformx_apply owned by jlieow tagged as V1
  with:
    cloud_env: INPUT_CLOUD_ENV (Logs in to Cloud. Accepted values are AWS, AZURE and GCP) 
    aws_access_key_id: INPUT_AWS_ACCESS_KEY_ID
    aws_secret_access_key: INPUT_AWS_SECRET_ACCESS_KEY
    profile_name: INPUT_PROFILE_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors