Skip to content

myshoes provider for Amazon Web Services

Notifications You must be signed in to change notification settings

alfred-stokespace/shoes-aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoes-aws: shoes provider for Amazon Web Services

shoes-aws is myshoes provider

Setup

Please set environment values.

Required

  • AWS_RESOURCE_TYPE_MAPPING
    • mapping from resource_type to instance type of AWS.
    • e.g.) {"nano": "c5a.large", "micro": "c5a.xlarge"}
  • Credential values for AWS

Optional

  • AWS_IMAGE_ID
    • AMI ID for runner
    • default: ami-02868af3c3df4b3aa

About

myshoes provider for Amazon Web Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%