mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-05 13:00:26 -05: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
|