Nx plugin for deploying your Google resources with Deployment Manager.
npm install -D @nx-extend/gcp-deployment-manager
nx g @nx-extend/gcp-deployment-manager:init
name | type | default | description |
---|---|---|---|
--project |
string |
GCP project to deploy to | |
--file |
string |
null |
file from source to create |
--name |
string |
null |
Name of the resource inside Google Cloud |