This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
opentofu
Watch
3
Star
0
Fork
0
You've already forked opentofu
mirror of
https://github.com/opentofu/opentofu.git
synced
2025-02-20 11:48:24 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2889eded3f
opentofu
/
config
/
test-fixtures
/
validate-unknownvar
/
main.tf
9 lines
107 B
Terraform
Raw
Normal View
History
Unescape
Escape
dos2unix
2014-07-28 12:43:00 -05:00
variable
"
foo
"
{
config: HCL loader
2014-08-05 00:04:48 -05:00
default
=
"
bar
"
description
=
"
bar
"
dos2unix
2014-07-28 12:43:00 -05:00
}
provider
"
do
"
{
config: HCL loader
2014-08-05 00:04:48 -05:00
api_key
=
"
${
var
.
bar
}
"
dos2unix
2014-07-28 12:43:00 -05:00
}
Reference in New Issue
Copy Permalink