Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

ost-cas-fee-adv-22-23/infrastructure-as-code-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Demo Project / Showcase Terraform GCP

  1. create GCP Project
  2. create artifact registry
  3. create service account (with owner for now)
  4. create service account key
  5. build docker image and push it
    • docker build -t europe-west6-docker.pkg.dev/cas-test-demo-run/demo-docker-repo/hello-world .
    • docker push europe-west6-docker.pkg.dev/cas-test-demo-run/demo-docker-repo/hello-world
  6. start cloud run manually
  7. create google cloud storage bucket as terraform backend
  8. use terraform to create cloud run & cloud function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published