You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* t0yv0/pulumi-v3.175.0
* Implicit --refresh
* Lint
* TestRefreshImplicitly
* This TODO is done
* TestRefresh should pass now
* TestRefreshDeleted now working
* TestRefreshNoChanges working now
* TestRefreshImplicitly now tested on both executors
* Skip the test causing engine integrity error
* Remove drift from test delete plan
* Remove more drift from test plans
* x-link the TODO
* Fix TestE2eTs
* Fix Test_E2e_DotNet
* Fix Test_RdsExample
* Fix Test_E2e_*Lang*
* Fix Test_EksExample
* Fix Test_AlbExample
* Fix pointer expectation one-off
* Unskip Test_replace_drift_deleted (#401)
* t0yv0/pulumi-v3.175.0 (#373)
* Better missing credentials error when using AWS modules (#375)
* Better missing credentials error when using AWS modules
* embed error message and link to configuring explicit providers
* Update README for executor changes. (#388)
* non-nullable inputs should be marked as required (#385)
* non-nullable inputs should be marked as required
* add opentofu to the executors of the test
* Fix VPC module typings, include outputs that refer to serialized resources (#393)
* Default output type is any, better inference for try(...) expressions (#398)
* Unskip Test_replace_drift_deleted
The issue in the CLI has been addressed and released, so we can unskip this test.
* dependencies: pulumi v3.176.0 (#402)
* dependencies: pulumi v3.176.0
Update Pulumi to v3.176.0. With this version, the feature flag no longer needs to be set; views are enabled by default.
* Set `PULUMI_ENABLE_VIEWS_PREVIEW` for YAML
We need to release a new version of pulumi-yaml, pull that new version into pulumi/pulumi, and then release a new version of pulumi/pulumi to avoid the need to set the envvar for YAML programs.
---------
Co-authored-by: Anton Tayanovskyy <[email protected]>
Co-authored-by: Zaid Ajaj <[email protected]>
Co-authored-by: VenelinMartinov <[email protected]>
Co-authored-by: Zaid Ajaj <[email protected]>
* make it compile
* actually make it compile
* Fix TestE2eTs
* Show installed pulumi version
* try removing drift detection hack
* try removing drift detection hack #2
* lint
* remove drift detection from module handler and expect no changes/drift in tests
* remove --refresh from preview in RDS example
---------
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Zaid Ajaj <[email protected]>
Co-authored-by: VenelinMartinov <[email protected]>
Co-authored-by: Zaid Ajaj <[email protected]>
0 commit comments