mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-04 13:17:43 -06:00
4 lines
127 B
Go
4 lines
127 B
Go
|
// Package variables provides functions and types for working with
|
||
|
// Terraform variables provided as input.
|
||
|
package variables
|