Skip to content

Commit

Permalink
improve terraform generation by loading the qovery terraform provider…
Browse files Browse the repository at this point in the history
… documentation
  • Loading branch information
evoxmusic committed Sep 14, 2024
1 parent cef2f94 commit d101d10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module qovery-ai-migration
go 1.22.5

require (
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914152523-dc11f9fa0095
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914154405-cef2f94d96e5
github.com/joho/godotenv v1.5.1
github.com/schollz/progressbar/v3 v3.14.6
github.com/spf13/cobra v1.8.1
Expand Down
2 changes: 2 additions & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914150846-431dbb7a76b4 h
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914150846-431dbb7a76b4/go.mod h1:BK4dodrSYDAJySssVnQDgzCjaR1yvonA3hNYsDigYLQ=
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914152523-dc11f9fa0095 h1:4VI/HIGPztd1bKEmOpWc6uTvBrCKdRNfwwaDSjq5epE=
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914152523-dc11f9fa0095/go.mod h1:BK4dodrSYDAJySssVnQDgzCjaR1yvonA3hNYsDigYLQ=
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914154405-cef2f94d96e5 h1:ODZMR0u9MV8YQzlYG3ISDqtQklFbMriqXp/x/au7i/s=
github.com/Qovery/qovery-migration-ai-agent v0.0.0-20240914154405-cef2f94d96e5/go.mod h1:BK4dodrSYDAJySssVnQDgzCjaR1yvonA3hNYsDigYLQ=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit d101d10

Please sign in to comment.