Skip to content

Instantly share code, notes, and snippets.

@edwardmack
edwardmack / rinkebyEtherbase.txt
Created July 29, 2017 14:41
My rinxeby (testnet) ether address
0x9A9fD0F81E193Bb93aeeB94e4F1bbFD75a5823eF
0x3E756956B91f2F1c7b7c6d49DCEb2E5af1EF5A82

Keybase proof

I hereby claim:

  • I am edwardmack on github.
  • I am mackcom (https://keybase.io/mackcom) on keybase.
  • I have a public key ASD-q9RNWN1lUprx_qhKNTKBhj_-j5cShWy195UpVPqYEgo

To claim this, I am signing this object:

0461bd2bd87d8dd3217a4948b34247c259bd835ba0776fc597a7182fdcb8d82807dcf5f7d13ffbc353769962a3dbd8c57b6031e3016d1fa8a60359d7532e350d12;synace
provider "google" {
project = "ethercluster"
region = "us-central1"
zone = "us-central1-c"
}
resource "google_container_cluster" "primary" {
name = "ether-cluster"
remove_default_node_pool = true