mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-21 14:20:40 +00:00
Formatting
This commit is contained in:
parent
12ce935ca7
commit
77bd39b3ef
2
main.go
2
main.go
@ -122,7 +122,7 @@ func run(c *cli.Context) error {
|
|||||||
|
|
||||||
plugin := Plugin{
|
plugin := Plugin{
|
||||||
Config: Config{
|
Config: Config{
|
||||||
Actions: c.StringSlice("actions"),
|
Actions: c.StringSlice("actions"),
|
||||||
Vars: vars,
|
Vars: vars,
|
||||||
Secrets: secrets,
|
Secrets: secrets,
|
||||||
InitOptions: initOptions,
|
InitOptions: initOptions,
|
||||||
|
Loading…
Reference in New Issue
Block a user