Skip to content

awsivbilinskyy/getting-started-python

 
 

Repository files navigation

resources you should create by terraform

prerequisites:

to create manually on GCP:

  • create manually GCP service account(SA):
  • grant Owner and Storage Admin permissions on project level to this SA
  • create SA key to be used by terraform for resource provision

see this doumentation - you need to configure your provider "google" correctly

create the repository for Terraform:

create via Terraform next infrastructure:

!!! MIND

all above resources are to be created with parameters provided from your technical design documents and task description, configuration parameters for those resources you may get from deploy.sh script from steps branch

About

Code samples for using Python on Google Cloud Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.9%
  • Shell 18.9%
  • HTML 16.0%
  • Dockerfile 2.2%
  • Makefile 1.0%