Skip to content

Example for deploying an image recognition app to GCP using Terraform Cloud

Notifications You must be signed in to change notification settings

amiewei/image-processing-tf

Repository files navigation

Image Processing Service

##Architecture Diagram:

##Deployment Steps [Demo Only]:

Github

  • Clone project to your github repo

Google Cloud

  • Create a new project on Google Cloud with billing enabled

  • Build the base service container (manual deployment for demo purposes):

    gcloud builds submit
    

Terraform Cloud (Automated VCS Deployment)

  • Create account in Terraform Cloud

  • Set up Project and Workspace

  • Connect to Workspace with VCS (Github) and link to your Github repo

Source

About

Example for deploying an image recognition app to GCP using Terraform Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published