mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
cli: Migrate show command to use command arguments and views
This commit is contained in:
3
internal/command/views/testdata/show/main.tf
vendored
Normal file
3
internal/command/views/testdata/show/main.tf
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
resource "test_resource" "foo" {
|
||||
foo = "value"
|
||||
}
|
||||
Reference in New Issue
Block a user