Skip to content

fortinetsolutions/GCP-DeploymentManagerTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCP - Google Cloud Platform

Getting you started in GCP with Fortinet.

https://www.fortinet.com/gcp/

Deployment Manager

Deployment Manager is an infrastructure deployment service that automates the creation and management of Google Cloud resources.

Write flexible template and configuration files and use them to create deployments that have a variety of Google Cloud services, such as Cloud Storage, Compute Engine, and Cloud SQL configured to work together.

You can use Deployment Manager to create a set of Google Cloud resources and manage them as a unit, called a deployment.

Before you begin

1. In the Cloud Console, on the project selector page, select or create a Cloud project.
2. Make sure that billing is enabled for your Google Cloud project
3. Enable the Deployment Manager and Compute Engine APIs.
4. Install and initialize the Google Cloud SDK.
5. Configure the gcloud command-line tool to use your project.

execute "gcloud config set project <MY_PROJECT>"

Replace <MY_PROJECT> with your project ID.

References:

  1. https://cloud.google.com/deployment-manager/docs
  2. https://cloud.google.com/deployment-manager/docs/quickstart

Support

Please contact your Fortinet representation for any comments, questions, considerations, and/or concerns.

License

Copyright © 2020 Fortinet, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS OR FORTINET SUPPORT (TAC) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages