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-01-02 12:17:39 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ebb551b86f
opentofu
/
config
/
test-fixtures
/
import
/
one.tf
8 lines
94 B
Terraform
Raw
Normal View
History
Unescape
Escape
dos2unix
2014-07-28 12:43:00 -05:00
variable
"
bar
"
{
}
provider
"
aws
"
{
bar
=
"
baz
"
;
}
resource
"
aws_security_group
"
"
db
"
{
}
Reference in New Issue
Copy Permalink