atlas_backend

    0

    0

    lucycodes42

    Terraform snippets

    The code defines a region called "bigbang" and specifies that the backend used for managing this region is called "atlas". The region is configured with a name and an access token.

    Shortcut: tf_atlas_backend

    data "terraform_remote_state" "${myBackend}" {
       backend = "atlas"
       config {
           name = "bigbang/example"
           access_token = "X2iTFefU5aWOjg.atlasv1.YaDa"
       }
    }
    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.