A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/GoogleCloudPlatform/cloudnetworking-config-solutions below:

GoogleCloudPlatform/cloudnetworking-config-solutions: Cloud Networking config solution makes it easy for you to connect your on-premises network or VPC to Google-managed services.The solution simplifies complex network configurations and takes care of that for you, so you can focus on your business. Plus, it's designed to be scalable and reliable, so you can count on it to handle your growing needs.

CloudNet Config Solutions: Simplified Google Cloud Networking with Terraform 🌐

This repository leverages pre-built terraform templates to streamline the setup and management of Google Cloud's networking infrastructure. This project accelerates your access to managed services like AlloyDB, GKE, Vertex AI services, Cloud SQL and Memorystore for Redis Clusters while maintaining robust security boundaries between your on-premises resources and the cloud environment. By defining role-based stages, the solution ensures that only authorized users can modify specific network components, adhering to the principle of least privilege and enhancing overall security.

The project is structured into the following folders:

  cloudnetworking-config-solutions
    β”œβ”€β”€configuration
        β”œβ”€β”€ bootstrap.tfvars
        β”œβ”€β”€ organization.tfvars
        β”œβ”€β”€ networking.tfvars
        β”œβ”€β”€ producer-connectivity.tfvars
        β”œβ”€β”€ producer
            β”œβ”€β”€ alloydb
            β”œβ”€β”€ cloudsql
            β”œβ”€β”€ gke
            β”œβ”€β”€ vectorsearch
            β”œβ”€β”€ vertex-ai-online-endpoints
            └── mrc
        β”œβ”€β”€ consumer
            β”œβ”€β”€ cloudrun
            β”œβ”€β”€ gce
            β”œβ”€β”€ mig
            β”œβ”€β”€ workbench
            β”œβ”€β”€ umig
            β”œβ”€β”€ severless
              β”œβ”€β”€ appengine
                  β”œβ”€β”€ flexible
                  β”œβ”€β”€ standard
              β”œβ”€β”€ cloudrun
                  β”œβ”€β”€ job
                  β”œβ”€β”€ service
              β”œβ”€β”€ vpcaccessconnector
        β”œβ”€β”€security
            β”œβ”€β”€ certificates
              β”œβ”€β”€ compute-ssl-certs
                  β”œβ”€β”€ google-managed
                      β”œβ”€β”€ google_managed_ssl.tfvars
            β”œβ”€β”€ alloydb.tfvars
            β”œβ”€β”€ cloudsql.tfvars
            β”œβ”€β”€ gce.tfvars
            β”œβ”€β”€ mig.tfvars
            β”œβ”€β”€ mrc.tfvars
            └── workbench.tfvars
        └──consumer-load-balancing
            β”œβ”€β”€ application load balancers
              β”œβ”€β”€ external
            β”œβ”€β”€ network load balancers
              β”œβ”€β”€ passthrough
                  β”œβ”€β”€ internal
                  └── external
    β”œβ”€β”€execution
        β”œβ”€β”€ 00-bootstrap
        β”œβ”€β”€ 01-organization
        β”œβ”€β”€ 02-networking
        β”œβ”€β”€ 03-security
        β”œβ”€β”€ 04-producer
        β”œβ”€β”€ 05-producer-connectivity
        β”œβ”€β”€ 06-consumer
      └── 07-consumer-load-balancing
    β”œβ”€β”€modules
          β”œβ”€β”€ net-vpc
          β”œβ”€β”€ psc_forwarding_rule
          β”œβ”€β”€ vector-search
          β”œβ”€β”€ vertex-ai-online-endpoints
          β”œβ”€β”€ umig
          β”œβ”€β”€ lb_http
          β”œβ”€β”€ google_compute_managed_ssl_certificate
          β”œβ”€β”€ network-connectivity-center
          └── app_engine
  1. Clone the Repository:

    git clone https://github.com/googlecloudplatform/cloudnetworking-config-solutions.git
    
  2. Customize Configuration:

    Update the *.tfvars files in the configuration directory with your project-specific values.

  3. Navigate to a Stage:

    Start with 00-bootstrap, then proceed sequentially through the stages.

  4. Follow Stage-Specific Instructions:

    Each stage directory contains a README with detailed instructions. Typically, you will run:

    terraform init
    terraform plan
    terraform apply
    

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4