Skip to main content

No project description provided

Project description

Global GCP Cloud Run

This repo is a Pulumi Package used to deploy a CloudRun service across all CloudRun regions and then will configure a global Cloud HTTP Load Balancer with an anycast IP that will route users to the nearest Cloud Run location.

It's written in Go, but thanks to Pulumi's multi language SDK generating capability, it create usable SDKs for all of Pulumi's supported languages

:warning: This package is a work in progress: Please do not use this in a production environment!

Building and Installing

Building from source

But if you need to build it yourself, just download this repository, install Task:

go get github.com/go-task/task/v3/cmd/task

And run the following command to build and install the plugin in the correct folder (resolved automatically based on the current Operating System):

task install

Install Plugin Binary

Before you begin, you'll need to install the latest version of the Pulumi Plugin using pulumi plugin install:

pulumi plugin install resource globalgcpcloudrun 0.0.1- --server https://stack72.jfrog.io/artifactory/pulumi-packages/pulumi-globalgcpcloudrun

This installs the plugin into ~/.pulumi/plugins.

Install your chosen SDK

Next, you need to install your desired language SDK using your languages package manager.

Python

pip3 install stack72-pulumi-globalgcpcloudrun

NodeJS

npm install @stack72/pulumi-globalgcpcloudrun

DotNet

Coming Soon

Go

go get -t github.com/stack72/pulumi-globalgcpcloudrun/sdk/go/globalgcpcloudrun

Usage

Once you've installed all the dependencies, you can use the library like any other Pulumi SDK. See the examples directory for examples of how you might use it.

Limitations

This module currently only works with HTTP addresses. It is planned to add HTTPS addresses and SSL configuration in a future release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_globalgcpcloudrun-0.0.1.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file pulumi_globalgcpcloudrun-0.0.1.tar.gz.

File metadata

  • Download URL: pulumi_globalgcpcloudrun-0.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for pulumi_globalgcpcloudrun-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2ee10b993cfd38adb3b6919652dbc883e6353c4556dc72f9082e57b51587fced
MD5 448b5aa442bd0e1fd47a126d5d09e612
BLAKE2b-256 baf97409e8ae08b70151fe7dc80bc1dafc6b1bc8ff115f6faab29ad486a0f9a9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page