google_compute_instance_group

    0

    2

    lucycodes42

    Terraform snippets

    The code defines a resource named "example-name" with the following properties:

    name: "example-name"

    description: "example-description"

    zone: "us-central1-a"

    Shortcut: tf_google_compute_instance_group

    resource "google_compute_instance_group" "${MyResource}" {
       name = "example-name"
       description = "example-description"
       zone = "us-central1-a"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.