bitovi / bitops

Automate the provisioning and configuration of cloud infrastructure with BitOps docker image

Home Page:https://bitops.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Engine (GCE) Support

ConnorGraham opened this issue · comments

This is implemented with github commits here and here . We will fully test after the bitops plugins implementation.

Pulled from a depreciated file; configuration-gcp.md

GCP

Follow the steps in Google's documentation to create and download your GCP Authentication Key.
See Googles official documentation

Configuration


GOOGLE_AUTHENTICATION_KEY

  • BitOps Property:
  • Environment Variable: GOOGLE_AUTHENTICATION_KEY
  • default: ""
  • required: yes

closed PR to V1 for reference:
#70

Be sure to delete any GCP branches in the bitops repo (in favor of plugin implementation)