Skip to content

Commit

Permalink
Bump all Pulumi plugin dependencies to latest (#1996)
Browse files Browse the repository at this point in the history
Main reason is to see if it helps with #1994.
  • Loading branch information
thomas11 authored May 21, 2024
1 parent 56ecee5 commit 662b55e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .ci-mgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@ upstream-provider-repo: terraform-provider-azurerm
makeTemplate: bridged
plugins:
- name: random
version: "4.15.1"
version: "4.16.1"
- name: azuread
version: "5.33.0"
version: "5.48.0"
- name: time
version: "0.0.15"
version: "0.0.17"
- name: local
version: "0.0.1"
- name: std
version: "1.4.0"
version: "1.6.2"
- name: terraform
kind: converter
version: "1.0.15"
version: "1.0.16"
goBuildParallelism: 2
actions:
preTest:
Expand Down

0 comments on commit 662b55e

Please sign in to comment.