LouisvilleMetro / WazeCCPProcessor

Waze WARP takes your CCP data feed and processes it into your cloud provider for access, analysis, and visualization. An Open Government Coalition (OGC) project. @govintheopen
https://www.govintheopen.com/
MIT License
79 stars 26 forks source link

Support Google Cloud within Terraform #37

Open schnuerle opened 6 years ago

schnuerle commented 6 years ago

We refactored our code base between version 1.0 and 2.0. Everything used to be written in AWS Cloud Formation, but now is written in Terraform. This is a cloud-agnostic language that gets you 80% of the way to any cloud platform using infrastructure-as-code.

Currently we have this project working 100% in AWS using Terraform. It's 80% working in Google Cloud because of Terraform, but we need the remaining 20% of the work to be complete (some functions and code tweaks). Help us get there by writing the rest if you can, or finding a funder that can pay to complete the work.

schnuerle commented 5 years ago

Here's a link to the most recent Google Cloud commits from Thinking Machines @thinkingmachines

https://github.com/thinkingmachines/WazeCCPProcessor/commits/feature/gcp-support