Skip to content

Pulumi project that deploys a static website to GCP using Cloud Storage

Notifications You must be signed in to change notification settings

garysassano/pulumi-gcp-static-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulumi-gcp-static-website

Pulumi project that deploys a static website to GCP using Cloud Storage.

Resources Deployed

     Type                             Name                           Plan       
 +   pulumi:pulumi:Stack              pulumi-gcp-static-website-dev  create     
 +   ├─ gcp:storage:Bucket            website-bucket                 create     
 +   ├─ gcp:storage:BucketIAMBinding  website-bucket-iam-binding     create     
 +   └─ gcp:storage:BucketObject      website-index-page             create   

Releases

No releases published

Packages

No packages published