pulumi/pkg/importer
Fraser Waters a79f6c7062
Repalce ProviderParameterization with workspace.Parameterization (#18666)
Happened to be looking in this area of the codebase and noticed that
these were pretty much the same (bar some string / `tokens.Package`
differences, but `tokens.Package` is just a string).

So this cleans up to just replace `ProviderParameterization` with
`workspace.Parameterization` everywhere.
2025-02-21 09:13:52 +00:00
..
testdata Support codegen for parameterised imports (#18039) 2025-01-14 00:33:15 +00:00
hcl2.go Repalce ProviderParameterization with workspace.Parameterization (#18666) 2025-02-21 09:13:52 +00:00
hcl2_test.go Simplify deployment deserialization encyption (#18603) 2025-02-17 10:15:45 +00:00
language.go Support codegen for parameterised imports (#18039) 2025-01-14 00:33:15 +00:00
language_test.go Simplify deployment deserialization encyption (#18603) 2025-02-17 10:15:45 +00:00