github.com/opentofu/opentofu@v1.7.1/internal/backend/remote/testdata/variables/main.tf (about)

     1  variable "key1" {
     2  }
     3  
     4  variable "key2" {
     5  }
     6  
     7  variable "key3" {
     8  }