google_compute_global_address

    0

    0

    lucycodes42

    Terraform snippets

    The code creates a global address called "example-name" in the Google Compute Engine cloud. The name is required and must be unique within the entire GCP organization.

    Shortcut: tf_google_compute_global_address

    resource "google_compute_global_address" "${MyResource}" {
       name = "example-name"
    }
    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.