mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-23 14:02:02 -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
|