This website requires JavaScript.
Explore
Help
Register
Sign In
sundowndev
/
driftctl
mirror of
https://github.com/sundowndev/driftctl.git
Watch
1
Star
0
Fork
You've already forked driftctl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1157138af1
driftctl
/
pkg
/
cmd
/
scan
/
output
/
config.go
7 lines
71 B
Go
Raw
Normal View
History
Unescape
Escape
🍾 Initial release Co-authored-by: William BEUIL <william.beuil@cloudskiff.com> Co-authored-by: Martin GUIBERT <martin@cloudskiff.com>
2020-12-09 15:31:34 +00:00
package
output
type
OutputConfig
struct
{
refactor: remove options in output struct
2021-09-01 08:39:17 +00:00
Key
string
Path
string
🍾 Initial release Co-authored-by: William BEUIL <william.beuil@cloudskiff.com> Co-authored-by: Martin GUIBERT <martin@cloudskiff.com>
2020-12-09 15:31:34 +00:00
}