• Martin Atkins's avatar
    configs: Decode preconditions and postconditions · 90764004
    Martin Atkins authored
    This allows precondition and postcondition checks to be declared for
    resources and output values as long as the preconditions_postconditions
    experiment is enabled.
    
    Terraform Core doesn't currently know anything about these features, so
    as of this commit declaring them does nothing at all.
    90764004