pulumi-grafana
pulumi-grafana copied to clipboard
Update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.92.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/pulumi/pulumi-terraform-bridge/v3 | v3.88.0 -> v3.92.0 |
Release Notes
pulumi/pulumi-terraform-bridge (github.com/pulumi/pulumi-terraform-bridge/v3)
v3.92.0
What's Changed
- Run bridge CI for feature flags by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2446
- Add a test of Configure with secrets by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2447
- Fix docs panic with scaleway bucket by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2455
- Add more shim representation tests by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2456
- Schema-aware pulumi-level detailed diff calculation in the SDKv2 bridge by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2405
- Add option to filter edit rules by location in docs conversion pipeline and apply for installation docs by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2435
- Upgrade providertest library by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2462
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2463
- Add replacement rules for installation docs by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2460
- Bump muxer version by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2464
- Cross-tests for PF's Configure by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2467
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2470
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.91.1...v3.92.0
v3.91.1
What's Changed
- Add more regex filters to installation docsgen by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2421
- Update /pf's bridge version to v3.91.1 by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2433
- Additional replacements for installation docs by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2431
- Add an Overview subheader to logically separate Installation and general provider info by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2419
- Separate diff decision from presentation by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2379
- Revert "Remove vendored plugin server" by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2438 This fixes a regression with PF/muxed providers panicking on secret provider configurations.
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.91.0...v3.91.1
v3.91.0
What's Changed
- Skip flaky test by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2404
- First attempt to use "resource_id", then "<resource_name>_id", and finally "<provider_name>_id" when generating ID aliases by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2394
- Dynamic ID rename (take 3) by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2406
- Pass
PlannedPrivate
from PlanResourceChange to ApplyResourceChange by @flostadler in https://github.com/pulumi/pulumi-terraform-bridge/pull/2407 - Remove vendored plugin server by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2410
- OmitType and TypeName to support sharing types by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2409
- Detailed diff tests for block types by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2398
- Detailed diff in cross tests by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2366
- Only check mapped resources by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2424
- Add SDKv2 PlanStateEdit by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2417
- fix: edit rule paths by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2422
- Update pu/pu to v3.133.0 by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2425
- Enable PRC by default by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2380
New Contributors
- @flostadler made their first contribution in https://github.com/pulumi/pulumi-terraform-bridge/pull/2407
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.90.0...v3.91.0
v3.90.0
What's Changed
- Update the version of pulumi-terraform-bridge used by PF to v3.89.1 by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2320
- Error when attempting to generate a dynamic type by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2319
- Add a test for examples replacement by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2317
- Dangling example reference autofill facility by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/1844
- Correctly convert unknown and null values at any nesting by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2322
- SDKv2 Add detailed diff tests for plain attribute types by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2159
- Comment out non-deterministic test by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2327
- PF TF integration tests by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2254
- PF test defaults and plan modifiers by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2217
- Change Go's import path to a dynamic specific path with version by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2330
- Fixup dynamic schemas: URN properties and missing IDs by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2331
- Rename resources called Provider to avoid https://github.com/pulumi/pulumi/issues/17034 by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2333
- Ensure all sections are marked for skipping by ast.Walk by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2335
- Correctly map
pkg_index
tokens by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2334 - Infer resource prefix for dynamic providers by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2336
- feat: run validate during import and drop invalid inputs by @corymhall in https://github.com/pulumi/pulumi-terraform-bridge/pull/2337
- Add tf as a code identifier to isHCL func by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2341
- Add more section skipper defaults by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2342
- Set the root package name for go sdks by @julienp in https://github.com/pulumi/pulumi-terraform-bridge/pull/2345
- Make regex link matching more strict by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2344
- Clean up type error display by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2346
- feat: validate that pf resources do not have an invalid "id" input property by @corymhall in https://github.com/pulumi/pulumi-terraform-bridge/pull/2279
- Rename diff cross tests to match others by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2351
- Escape hyphens for tokens by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2353
- Write a better error message for invalid schemas by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2352
- Fix the call to
logger.Error
by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2356 - Display invalid values when error checking by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2347
- Bump the go_modules group across 1 directory with 2 updates by @dependabot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2324
- Increase linter version by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2357
- Schema header translates to Configuration Reference by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2350
- Emit warning on example translation failure by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2348
- Add default patterns to strip TF version references and tests by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2349
- Simplify using MuxWith with PF by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2360
- Generate only a single index file for installation docs by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2363
- Specify Keywords and LogoURL for dynamic TF providers by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2364
- Specify a license for dynamic providers by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2367
- Expand diff cross tests by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2354
- Bump the minimum supported go version to 1.22 by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2370
- Implement Dynamic type support by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2362
- Fix schema generation for dynamic bridged providers by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2368
- Display dynamic provider stacktrace on upstream provider panic by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2371
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2375
- Refactor the type checker to it's own package by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2374
- Harden token mapping by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2376
- fix: strip upstream frontmatter by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2361
- Silence lint warnings by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2392
- Fixup bad ID names by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2385
- Fix custom timeout handling under PlanResourceChange by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2390
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.89.1...v3.90.0
v3.89.1
What's Changed
- Skip sections by header with goldmark by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2292
- Add a goldmark parser extension for first class sections by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2306
- Fix typechecking booleans by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2310
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2311
- Test a special set diff case by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2304
- Typos and simplified logic by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2313
- Enforce .Elem.Fields (instead of .Fields) for object types by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2309
- Infer Map[string] when the Map's element type is unspecified by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2316
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.89.0...v3.89.1
v3.89.0
What's Changed
- Remove __defaults entry from PF inputs by @corymhall in https://github.com/pulumi/pulumi-terraform-bridge/pull/2243
- Make the patch to objchange.ProposedNew explicit by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2246
- Terraform integration tests by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2162
- Update bridge version for PF et al by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2253
- Use OpenTofu planner with Plugin Framework providers by @t0yv0 in https://github.com/pulumi/pulumi-terraform-bridge/pull/2188
- Remerge PF commit by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2255
- Add a doc for numeric IDs by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2245
- Improve the error messages for
checks.go
by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2250 - Refactor the SDKv2 Integration tests to take a TF provider instead of a resource map by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2265
- 2192 Regression test by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2273
- Match upstream fix for Configure config to allow access to RawConfig by providers by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2263
- Upgrade pu/pu to 3.127 by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2280
- Translate installation examples by @guineveresaenger in https://github.com/pulumi/pulumi-terraform-bridge/pull/2214
- Handle headers in code comments by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2285
- Fix PRC big int creation by @VenelinMartinov in https://github.com/pulumi/pulumi-terraform-bridge/pull/2286
- Integration test PF nested config by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2288
- Apply config encoding at the ProviderWithContext level by @iwahbe in https://github.com/pulumi/pulumi-terraform-bridge/pull/2258
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in https://github.com/pulumi/pulumi-terraform-bridge/pull/2289
Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.88.0...v3.89.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.