Skip to content

Instantly share code, notes, and snippets.

View slapula's full-sized avatar
:shipit:
...

Aaron Smith slapula

:shipit:
...
View GitHub Profile
------------------------------------------------------------------------
An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
+ aws_key_pair.deployer
id: <computed>

Keybase proof

I hereby claim:

  • I am slapula on github.
  • I am ajsmith (https://keybase.io/ajsmith) on keybase.
  • I have a public key ASCVzQCPbX8heqE_BnXTiFyFWQD6osk5pylQ7pTmZtOCGwo

To claim this, I am signing this object:

import boto
import boto.s3
import os.path
import sys
# Fill these in - you get them when you sign up for S3
AWS_ACCESS_KEY_ID = ''
AWS_ACCESS_KEY_SECRET = ''
# Fill in info on data to upload