kubernetes_config_map

    0

    0

    lucycodes42

    Terraform snippets

    This code defines a named config map in Kubernetes.

    Shortcut: tf_kubernetes_config_map

    resource "kubernetes_config_map" "kubernetes_config_map_id" {
       metadata {
           name = "my-config"
       }
    }
    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.