github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/refresh_conflicting_config/main.tftest.hcl (about)

     1  run "apply" {
     2    plan_options {
     3      mode=refresh-only
     4      refresh=false
     5    }
     6  }