pulumi

Pulumi - Infrastructure as Code in any programming language 🚀

APACHE-2.0 License

Downloads
4.6M
Stars
21.5K
Committers
278

Bot releases are visible (Hide)

pulumi - v3.77.0

Published by pulumi-bot about 1 year ago

3.77.0 (2023-08-04)

Features

  • [programgen/dotnet] Fix typing for optional and complex config variables in main program
    #13590

  • [cli/new] Support SSH-style Git URLs, including private template repositories for pulumi new
    #13515

  • [sdk/nodejs] NodeJS programs will now warn that undefined values will not show as stack outputs.
    #13608

  • [cli/plugin] CLI will now warn when loading ambient plugins from $PATH.
    #13607

Bug Fixes

  • [cli] Several fixes for pulumi logs including support for first-class providers, support for ambient credentials and improved error reporting.
    #13588

  • [cli/state] Fix panic in pulumi state edit when no stack is selected.
    #13638

  • [engine] Language plugins now defer schema loading to the engine via a gRPC interface.
    #13605

  • [programgen/{dotnet,go,nodejs,python}] Normalize the declaration name of generated resource components
    #13606

  • [sdk/python] Output.from_input now recurses into tuples.
    #13603

  • [sdkgen] Fix bug binding provider schema where type default int values could not take integers.
    #13599

  • [sdkgen/python] Fixes python external enum types missing the import reference to the external package.
    #13584

Miscellaneous

  • [sdk/go] Move some types to an internal package, re-exporting them from sdk/go/pulumi. This should have no meaningful effect on users of these APIs.
    #13495

  • [sdk/go] Bump the minimum required versions of google.golang.org/genproto and google.golang.org/grpc.
    #13593

pulumi - v3.76.1

Published by pulumi-bot about 1 year ago

3.76.1 (2023-07-25)

Bug Fixes

  • [engine] Fix --target-dependents from targeting all resources with default providers.
    #13560

  • [engine] Fix a panic when trying to construct a remote component with an explicit provider configured with unknown values during preview.
    #13579

  • [programgen/go] Fix conflicting imports generated when two imported packages have the same name.
    #13289

  • [programgen/nodejs] Fixes issue with javascript program generation where enums would incorrectly reference the package rather than the import alias.
    #13546

pulumi - v3.76.0

Published by pulumi-bot about 1 year ago

3.76.0 (2023-07-20)

Features

  • [cli/state] Adds pulumi state edit an experimental developer utility for manually editing state files.
    #13462

  • [programgen] Allow binding unsupported range and collection types in non-strict mode for pulumi convert
    #13459

  • [programgen/nodejs] Improve static typing of config variables in main program
    #13496

  • [sdk/{go,nodejs,python}] Add support for reporting resource source positions
    #13449

  • [sdk/{nodejs,python}] Support explicit providers for packaged components
    #13282

Bug Fixes

  • [cli/config] Pulumi no longer falls back on old config when config resolution fails (except for pulumi destroy --stack <stack-name> where the config may be unavailable).
    #13511

  • [cli/new] Fix the use of uninitalized backend when running new with --generate-only. When --generate-only is set new will skip all checks that require the backend.
    #13530

  • [engine] Fix alias resoloution when parent alieses where also aliased.
    #13480

  • [engine] Validate URNs passed via ResourceOptions are valid.
    #13531

  • [engine] Add a missing lock that could cause a concurrent map read/write panic.
    #13532

  • [programgen/go] Fix panic in GenerateProject when version is not set in schema
    #13488

  • [sdkgen/{go,nodejs}] Fix ReplaceOnChanges being dropped in Go and NodeJS codegen.
    #13519

  • [programgen/nodejs] Fix interpolated strings used as keys of maps
    #13514

  • [cli/plugin] Automatically install pulumiverse provider plugins during convert.
    #13486

  • [cli/plugin] Fix lookup of side-by-side binaries when PULUMI_IGNORE_AMBIENT_PLUGINS is set.
    #13521

  • [sdk/python] Move some global state to context state for parallel updates.
    #13458

Miscellaneous

  • [programgen] Consistently use the same non-strict bind options when applicable
    #13479

  • [programgen] Propagate SkipRangeTypechecking option down to program components
    #13493

pulumi - v3.75.0

Published by pulumi-bot over 1 year ago

3.75.0 (2023-07-12)

Features

  • [programgen/{dotnet,go,nodejs,python}] Allow generating code for unknown invokes (tf data sources) in non-strict mode
    #13448

  • [programgen/go] Adds explicit package versioning to Golang codegen
    #13136

Bug Fixes

  • [sdk/go] Fix downloading of unimported external plugins.
    #13455

  • [cli/new] pulumi new -s 'org/project/stack' checks the specified organization for project existence rather than the currentUser.
    #13234

  • [cli/new] When providing a --stack and --name to pulumi new, the project names must match before creating Pulumi.yaml.
    #13250

  • [cli/plugin] Fix interpolation of vesion into http plugin source URLs.
    #13447

  • [sdk/nodejs] Add dependency on @opentelemetry/instrumentation
    #13278

  • [sdk/nodejs] Node.js dynamic providers mark serialized functions as secret if they capture any secrets
    #13329

  • [sdk/python] Python dynamic provider serialized code is now saved to state as secret.
    #13315

pulumi - v3.74.0

Published by pulumi-bot over 1 year ago

3.74.0 (2023-06-30)

Features

  • [cli] Improve the CLI stack validation error message
    #13285

  • [engine] Old inputs are sent to provider Diff and Update functions, as well as the old outputs.
    #13139

  • [sdk/nodejs] Support loading package.json from parent directory. If package.json is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. If package.json provides a main field, per the NPM spec, that field is relative to the directory containing package.json.
    #13273

  • [programgen/{nodejs,python}] Prefer output-versioned invokes in generated programs for nodejs and python
    #13251

  • [cli/state] The upgrade command now prompts the user to supply project names for stacks for which the project name could not be automatically guessed.
    #13078

  • [cli/state] Add interactive URN selection to pulumi state {rename,unprotect,delete}.
    #13302

Bug Fixes

  • [auto/nodejs] Adds a better error message for invalid NodeJS AutoAPI workDir.
    #13275

  • [cli] Stack output on the console no longer escapes HTML characters inside JSON strings. This matches the behavior of the --json flag.
    #13257

  • [engine] Engine marks outputs secret if an output of the same name is marked secret.
    #13260

  • [sdkgen] Fix loading schemas from providers on PATH.
    #13305

  • [cli/display] Print the summary event for previews that contain non-error level diagnostic messages.
    #13264

  • [cli/display] Fix diffs sometimes not showing even in details view.
    #13311

  • [cli/package] Fixes resolving plugins when they are not yet installed in plugin cache
    #13283

  • [cli/state] Disallow renaming resources to invalid names that will corrupt the state.
    #13254

  • [programgen/go] Fix aliasing package names using dashes when schema doesn't include go package info override
    #13212

  • [programgen/go] Use raw string literals for long, multi-line strings.
    #13249

  • [sdk/{go,nodejs,python}] Missing config error text includes "--secret" if requireSecret was used.
    #13241

  • [sdkgen/nodejs] Fix isInstance methods for generated provider types.
    #13265

Miscellaneous

  • [pkg/testing] ProgramTest dropped the CoverProfile option as it's no longer necessary.
    #13298

  • [sdk/nodejs] Update @grpc/grpc-js to 1.8.16.
    #13237

pulumi - v3.73.0

Published by pulumi-bot over 1 year ago

3.73.0 (2023-06-22)

Features

  • [programgen] Allow traversing unknown properties from resources when skipping resource type checking
    #13180

Bug Fixes

  • [backend/filestate] Fix auto-opt-in to project mode.
    #13243

  • [cli] pulumi convert will now cleanup temporary pulumi-convert directories when the command is finished.
    #13185

  • [cli] Fix Markdown formatting issues in command usage.
    #13225

  • [cli] Fix stack rm removing config files for the wrong project.
    #13227

  • [cli/config] No longer error on directory read permissions when searching for project files.
    #13211

  • [cli/display] Fix diff display partially parsing JSON/YAML from strings.

  • [cli/display] Fix large integers displaying in scientific notation.
    #13209

  • [cli/display] Update summary is now correctly shown when advisory and disabled policy events are encountered.
    #13218

  • [cli/display] Fix formatting bugs in display causing text like (MISSING) showing in output.
    #13228

  • [cli/display] On Windows, make pulumi state unprotect command suggestion use double-quotes instead of single-quotes.
    #13236

  • [cli/new] pulumi new now correctly supports numeric stack names.
    #13220

  • [cli/new] Fix empty config values being added to the config file as part of new.
    #13233

  • [cli/plugin] Fixes the output of plugin rm --yes command to explicitly say that plugins were removed
    #13216

  • [engine] Fix wildcards in IgnoreChanges.
    #13005

  • [engine] Fix ignoreChanges setting ignore array indexes to zero.
    #13005

  • [sdk/nodejs] Write port to stdout as a string so Node doesn't colorize the output
    #13204

  • [sdk/python] Allow tuples as Sequence input values to resources.
    #13210

  • [sdkgen/python] Python SDK only prints a Function Invoke result's deprecation messages when using getters rather than on instantiation.
    #13213

Miscellaneous

  • [cli] Make no retry attempts for the Pulumi new version query. This should speed up the CLI in certain environments.
    #13215
pulumi - v3.72.2

Published by pulumi-bot over 1 year ago

3.72.2 (2023-06-17)

Bug Fixes

  • [cli/state] Fix panic caused by an invalid stack when a parent resource is renamed in the state. Now, parent references are also updated when the resource is renamed.
    #13190
pulumi - v3.72.1

Published by pulumi-bot over 1 year ago

3.72.1 (2023-06-16)

Bug Fixes

  • [cli] Revert go.cloud update to fixes issues with using azure object store and secrets.
    #13184
pulumi - v3.72.0

Published by pulumi-bot over 1 year ago

3.72.0 (2023-06-15)

Features

  • [cli] Don't warn about the CLI version being out of date on every run. The CLI will now only warn once a day, when it queries for the latest version.
    #12660

  • [programgen/{dotnet,go,nodejs,python}] Extend SkipResourceTypechecking to allow generating unknown resources
    #13172

  • [cli/package] Add a "get-mapping" command to query providers for their mapping information.
    #13155

Bug Fixes

  • [cli/config] pulumi destroy now sets the encryptedkey every run like the rest of the CLI commands.
    #13168

  • [engine] Fix aliasing children
    #12848

  • [sdk/nodejs] Fix Parent/NoParent aliases
    #12848

  • [sdk/nodejs] Fixes uncaught rejections on the resource monitor terminating causing Automation API programs to exit prematurely.
    #13070

Miscellaneous

  • [backend/filestate] Add an option to the Upgrade operation allowing injection of an external source of project names for stacks where the project name could not be automatically determined.
    #13077

  • [sdk/go] Adds tokens.ValidateProjectName to validate project names.
    #13165

pulumi - v3.71.0

Published by pulumi-bot over 1 year ago

3.71.0 (2023-06-12)

Features

  • [cli] Support for pulumi convert --from terraform

  • [cli] Make convert errors more clear to users
    #13126

  • [programgen/{dotnet,go}] Add support for the singleOrNone intrinsic
    #13149

Bug Fixes

  • [engine] Fix plugin installation when looking up new schemas.
    #13140

  • [programgen] Fixes range scoping for PCL components
    #13131

  • [programgen] Fixes panic when trying to convert a null literal to a string value
    #13138

  • [sdkgen/dotnet] sdkgen no longer sets the UseSharedCompilation project setting.
    #13146

  • [programgen/python] Fixes python panic when emiting code for index expressions that aren't typechecked
    #13137

  • [sdkgen/python] Fixes python always printing input deprecation messages.
    #13141

pulumi - v3.70.0

Published by pulumi-bot over 1 year ago

3.70.0 (2023-06-08)

Features

  • [cli] 'convert' now defaults to be more leniant about program correctness, old behaviour can be toggled back on with --strict.
    #13120

  • [engine] DeletedWith ResourceOption is now inherited from its parent across SDKs.
    #12572

  • [engine] Add 'pulumi:tags' config option to set stack tags.
    #12856

  • [pkg] Upgrade pulumi-java to v0.9.4.
    #13121

  • [programgen/nodejs] Allow output variables to have the same identifier as other program nodes
    #13115

  • [sdk/nodejs] Add support for asynchronous mock implementations

Bug Fixes

  • [cli/new] Escape special characters in project description
    #13122

  • [engine] Fixes a bug where targeted previews would error on deletes of targeted resources.
    #13010

  • [programgen/dotnet] Only await task-returning invokes in dotnet program-gen
    #13092

  • [programgen/{dotnet,go}] Do not error out when generaing not yet implemented ForExpressions
    #13083

  • [cli/plugin] Language plugins respect PULUMI_IGNORE_AMBIENT_PLUGINS.
    #13086

  • [programgen/go] Fix conversion of programs with components for Go.
    #13037

  • [programgen/go] Fix panic in go program-gen when encountering splat expressions
    #13116

  • [programgen/{go,nodejs}] Fix a panic in diagnostics from go/nodejs project generation.
    #13084

  • [programgen/nodejs] Only await promise-returning invokes in typescript program-gen
    #13085

pulumi - v3.69.0

Published by pulumi-bot over 1 year ago

3.69.0 (2023-06-01)

Features

  • [auto/python] Add support for the path option for config operations
    #13052

  • [cli] Replace heap profiles with allocation profiles and add a flag, --memprofilerate, to control the sampling rate. --memprofilerate behaves like the -memprofilerate flag to go test; set it to "1" to profile every allocation site.
    #13026

  • [cli] The convert and import commands will try to install plugins needed for correct conversions.
    #13046

  • [cli/plugin] Plugin install auto-fills the download URL for some known third-party plugins.
    #13020

  • [engine] Provider plugins are now loaded as needed, not at startup based on old state information.
    #12657

  • [programgen] Include the component source directory in diagnostics when reporting PCL errors
    #13017

  • [programgen/{nodejs,python}] Implement singleOrNone intrinsic
    #13032

  • [sdkgen/python] Generate a pyproject.toml file. This enables Python providers to build Wheels per PEP 621
    #12805

Bug Fixes

  • [backend] Fixes a bug where Resource instances as stack exports got printed as if it had diff in the end steps
    #12261

  • [engine] Fix --replace behavior to be not considered a targeted update (where only --replace resources would be targeted).
    #13011

  • [backend/filestate] Fix the project filter when listing stacks from new stores that support per-project stack references.
    #12994

  • [backend/filestate] Fix stack rename renaming projects for the self-managed backend.
    #13047

  • [programgen/go] Do not error when generated Go code cannot be formatted
    #13053

  • [cli/plugin] Fixes PULUMI_DEBUG_GRPC to surface provider errors
    #12984

  • [sdkgen/go] For properties with environment variable defaults, differentiate between unset environment variables and empty.
    #12976

  • [sdkgen/go] When a property has an environment variable default, and the environment variable is not set, sdkgen would incorrectly set it to the zero value of that property. Fixes by only setting the property if the environment variable is set.
    #12976

  • [sdkgen/go] Fix versioned typerefs being marshalled across code generator RPCs.
    #13006

pulumi - v3.68.0

Published by pulumi-bot over 1 year ago

3.68.0 (2023-05-18)

Features

  • [backend/service] Improve memory consumption and decrease CPU time required when using snapshot patching
    #12962

Bug Fixes

  • [engine] Step generation now uses old inputs for untargeted resources and does not send current inputs to Check() on providers.
    #12973

  • [sdk/go] Fix regression disallowing placing a Pulumi program in a subdirectory of a Go module.
    #12967

  • [programgen/nodejs] Allow iterating dynamic entries in TypeScript
    #12961

pulumi - v3.67.1

Published by pulumi-bot over 1 year ago

3.67.1 (2023-05-15)

Features

  • [programgen/go] Module support as component resources
    #12840

Bug Fixes

  • [engine] Non-targeted resources are now added to internal update plans fixing a bug where the step_executor would error due to missing resources in the plan.
    #12939

  • [programgen] Fix stack overflow panic when pretty printing recursive types
    #12866

  • [sdk/nodejs] Revert recursive package.json lookup.
    #12944

Miscellaneous

  • [sdk/go] testing.Environment now tolerates errors in deleting the test environment.
    #12927

  • [sdk/nodejs] Replaces empty interfaces with type aliases. Empty interfaces are equivalent to their supertype; this change expresses these type definitions using type aliases instead of interface extention to provide better clarity. This change will not affect type-checking.
    #12865

pulumi - v3.67.0

Published by pulumi-bot over 1 year ago

3.67.0 (2023-05-11)

Features

  • [sdk/nodejs] Support loading package.json from parent directory. If package.json is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. If package.json provides a main field, per the NPM spec, that field is relative to the directory containing package.json.
    #12759

Bug Fixes

  • [build] Fixes race condition in building Go sdk.
    #12821

  • [cli] Convert to PCL will recover from panics in program binding.
    #12827

  • [engine] Fix bug with targeting and plans where root stack resource and target-replaces were not being marked targeted.
    #12834

  • [engine] Fix the engine trying to install the pulumi-resource-pulumi plugin which is builtin.
    #12858

  • [programgen] Allow null literal as a default value for config variables
    #12817

  • [programgen] Fix panic on component type traversal
    #12828

  • [sdk/python] Fix hang due to component children cycles
    #12855

Miscellaneous

  • [sdk/nodejs] With Node14 sunset on April 30, the minimum version of Node is now Node 16.
    #12648
pulumi - v3.66.0

Published by pulumi-bot over 1 year ago

3.66.0 (2023-05-03)

Features

  • [cli] convert now prints all diagnostics from program conversion
    #12808

  • [programgen/nodejs] Support range expressions that are of type output
    #12749

  • [programgen/python] Support range expressions that are of type output
    #12804

Bug Fixes

  • [cli] Fix destroy without project file.
    #12766

  • [engine] Fix bug where non-default providers are created even when not specified as a target.
    #12628

Miscellaneous

  • [backend/filestate] Improve performance of project-existence check.
    #12798
pulumi - v3.65.1

Published by pulumi-bot over 1 year ago

3.65.1 (2023-04-27)

Bug Fixes

  • [backend/filestate] Revert change causing provided project name "" doesn't match Pulumi.yaml error
    #12761
pulumi - v3.65.0

Published by pulumi-bot over 1 year ago

3.65.0 (2023-04-26)

Features

  • [auto/nodejs] Add excludeProtected option for destroy
    #12734

  • [auto/nodejs] Add refresh option for preview
    #12743

  • [cli] Speed up conversion mapping lookups for the common case of Pulumi names matching external ecosystem names.
    #12711

  • [engine] Support propagating more resource options to packaged components.
    #12682

  • [cli/display] Pulumi CLI can now display messages provided by the service.
    #12671

  • [sdk/go] Support new options on packaged components (MLCs), including: AdditionalSecretOutputs, Timeouts, DeletedWith, DeleteBeforeReplace, IgnoreChanges, ReplaceOnChanges, and RetainOnDelete.
    #12701

  • [sdk/go] Support vendored dependencies for Pulumi programs.
    #12727

Bug Fixes

  • [cli] Fix destroy without project file.
    #12728

  • [programgen] Allow using option(T) in range expressions
    #12717

  • [sdk/go] Ensure that dependency searches happen in the Pulumi program directory.
    #12732

  • [pkg/testing] Fix failure in writing a package.json for test overrides.
    #12700

Miscellaneous

  • [pkg/testing] ProgramTest now supports --exclude-protected during stack cleanup.
    #12699
pulumi - v3.64.0

Published by pulumi-bot over 1 year ago

3.64.0 (2023-04-18)

Features

  • [cli/display] Adds an indicator for resources that are being deleted/replaced with retainOnDelete set as well as an itemized warning.
    #12157

  • [backend/{filestate,service}] Add more information to pulumi stack history (Update CLI Args, Environment Variables, Pulumi Version, OS, Architecture).
    #12574

Bug Fixes

  • [pkg/testing] deploytest: Fix nil custom timeouts and timeouts smaller than a minute being ignored.
    #12681

  • [programgen] Do not panic when PCL attribute type or PCL resource variable type isn't fully bound
    #12661

  • [sdk/go] Fixed NewResourceOptions dropping MLC dependencies from the options preview.
    #12683

  • [programgen/nodejs] Linearize component resource nodes
    #12676

  • [sdk/python] Fix component resources not correctly propagating the provider option to their children.
    This is a re-application of #12292, which was previously reverted in #12522.

    #12639

  • [sdk/python] Fix multi-language components dropping the provider option intended for their descendants.
    #12639

  • [sdkgen/python] Fix referencing local types with a different package name
    #12669

Miscellaneous

  • [pkg] Bump pulumi-terraform-bridge
    #12625

  • [programgen] Do not panic when the type of PCL local variable isn't known
    #12670

pulumi - v3.63.0

Published by pulumi-bot over 1 year ago

3.63.0 (2023-04-12)

Bug Fixes

  • [cli/config] Fix config set-all not saving secret provider configuration.
    #12643

  • [cli/display] Fix a panic when diffing empty archives.
    #12656

  • [programgen] Suppport the any type in config and outputs.
    #12619

  • [sdk/go] Fix hang due to component children cycles
    #12516

  • [sdk/nodejs] Fix hang due to component children cycles
    #12515

  • [sdk/python] Fix hang due to component children cycles
    #12462

Miscellaneous

  • [backend/filestate] Propagate request context to external call sites.
    #12638