pulumi/sdk/go/common/util/archive
Pat Gavlin 44376738f6
Add resource modules. (#5645)
This is necessary due to the way we've factored the libraries imported
by users into modules. The primary alternative is to ensure that each
child module imports the root module for a package and registers itself
with that package where necessary to prevent circular dependencies. This
simplifies the core SDKs slightly at the cost of greater complications
in the generated SDKs; the approach taken by these changes seems like a
more maintainable option.

Contributes to #2430.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-11-04 10:24:41 -08:00
..
archive.go Add resource modules. (#5645) 2020-11-04 10:24:41 -08:00
archive_test.go Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
ignorer.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00
ignorer_gitignore.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00
ignorer_path.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00