Skip to content

Commit

Permalink
Upgrade terraform-provider-cloudamqp to v1.29.0 (#324)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-cloudamqp
--kind=all --target-bridge-version=latest`.

---

- Upgrading terraform-provider-cloudamqp from 1.28.0  to 1.29.0.
	Fixes #323
  • Loading branch information
pulumi-bot authored Dec 19, 2023
1 parent 966b8db commit b2454ae
Show file tree
Hide file tree
Showing 79 changed files with 8,092 additions and 556 deletions.
372 changes: 342 additions & 30 deletions provider/cmd/pulumi-resource-cloudamqp/schema.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
replace github.com/hashicorp/vault => github.com/hashicorp/vault v1.2.0

require (
github.com/cloudamqp/terraform-provider-cloudamqp v1.28.0
github.com/cloudamqp/terraform-provider-cloudamqp v1.29.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.68.0
github.com/pulumi/pulumi/sdk/v3 v3.96.2
)
Expand All @@ -20,7 +20,7 @@ require (
cloud.google.com/go/longrunning v0.5.1 // indirect
cloud.google.com/go/storage v1.30.1 // indirect
dario.cat/mergo v1.0.0 // indirect
github.com/84codes/go-api v1.12.4 // indirect
github.com/84codes/go-api v1.15.0 // indirect
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.28 // indirect
Expand Down
8 changes: 4 additions & 4 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ contrib.go.opencensus.io/integrations/ocsql v0.1.7/go.mod h1:8DsSdjz3F+APR+0z0Wk
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/84codes/go-api v1.12.4 h1:ccoyQQQtCWTmSKvVRodJdOEnGFaecQgkg/bZ1bbeg1o=
github.com/84codes/go-api v1.12.4/go.mod h1:HBaMCF7NDEhvmBSjUDrQgXa4Hn0rKy6TW5LASWjjOSw=
github.com/84codes/go-api v1.15.0 h1:2n3ym8X6H6NZyO7Jsl75niAWWCeGHYTxGRnFohIOU2k=
github.com/84codes/go-api v1.15.0/go.mod h1:HBaMCF7NDEhvmBSjUDrQgXa4Hn0rKy6TW5LASWjjOSw=
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8/go.mod h1:CzsSbkDixRphAF5hS6wbMKq0eI6ccJRb7/A0M6JBnwg=
github.com/Azure/azure-amqp-common-go/v3 v3.2.3/go.mod h1:7rPmbSfszeovxGfc5fSAXE4ehlXQZHpMja2OtxC2Tas=
github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
Expand Down Expand Up @@ -526,8 +526,8 @@ github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6D
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec/go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudamqp/terraform-provider-cloudamqp v1.28.0 h1:cgCtjYMDBBn+CkRfuvfnu1q6f8Diq/A8DEyWDxVSUuQ=
github.com/cloudamqp/terraform-provider-cloudamqp v1.28.0/go.mod h1:DHeLuOWfSIrLdlDZbId+QEkqeQ+zSdacajWZHPrYrFE=
github.com/cloudamqp/terraform-provider-cloudamqp v1.29.0 h1:1haouBXP/SPhhjoG/qDPEMKpqLskDKIOdpeVFzzhvNw=
github.com/cloudamqp/terraform-provider-cloudamqp v1.29.0/go.mod h1:oXJ0SNxuonDf7/oFqvs0r0QHAIGZJ+++yF2DrfasOQM=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
Expand Down
115 changes: 115 additions & 0 deletions sdk/dotnet/AccountAction.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions sdk/dotnet/GetPlugins.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions sdk/dotnet/GetPluginsCommunity.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 36 additions & 0 deletions sdk/dotnet/GetVpcGcpInfo.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion sdk/dotnet/Outputs/GetPluginsCommunityPluginResult.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions sdk/dotnet/Outputs/GetPluginsPluginResult.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b2454ae

Please sign in to comment.