Skip to content

Commit

Permalink
Upgrade terraform-provider-alicloud to v1.238.0 (#874)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-alicloud`.

---

- Upgrading terraform-provider-alicloud from 1.237.0  to 1.238.0.
	Fixes #872
  • Loading branch information
guineveresaenger authored Dec 18, 2024
1 parent 3928cc0 commit 50f8980
Show file tree
Hide file tree
Showing 161 changed files with 15,396 additions and 537 deletions.
18 changes: 18 additions & 0 deletions provider/cmd/pulumi-resource-alicloud/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,9 @@
}
}
}
},
"notify_template": {
"maxItemsOne": false
}
}
},
Expand Down Expand Up @@ -4198,6 +4201,9 @@
"alicloud_ess_scaling_configuration": {
"current": "alicloud:ess/scalingConfiguration:ScalingConfiguration",
"fields": {
"custom_priorities": {
"maxItemsOne": false
},
"data_disk": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -5582,6 +5588,9 @@
}
}
},
"alicloud_live_caster": {
"current": "alicloud:live/caster:Caster"
},
"alicloud_log_alert": {
"current": "alicloud:log/alert:Alert",
"fields": {
Expand Down Expand Up @@ -6586,6 +6595,9 @@
}
}
},
"alicloud_pai_service": {
"current": "alicloud:pai/service:Service"
},
"alicloud_pai_workspace_code_source": {
"current": "alicloud:pai/workspaceCodeSource:WorkspaceCodeSource"
},
Expand Down Expand Up @@ -8220,6 +8232,9 @@
"alicloud_vpc_ipam_ipam_pool": {
"current": "alicloud:vpc/ipamIpamPool:IpamIpamPool"
},
"alicloud_vpc_ipam_ipam_pool_allocation": {
"current": "alicloud:vpc/ipamIpamPoolAllocation:IpamIpamPoolAllocation"
},
"alicloud_vpc_ipam_ipam_pool_cidr": {
"current": "alicloud:vpc/ipamIpamPoolCidr:IpamIpamPoolCidr"
},
Expand Down Expand Up @@ -9589,6 +9604,9 @@
}
}
}
},
"notify_template": {
"maxItemsOne": false
}
}
}
Expand Down
772 changes: 740 additions & 32 deletions provider/cmd/pulumi-resource-alicloud/schema.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ replace (
replace github.com/hashicorp/terraform-exec => github.com/hashicorp/terraform-exec v0.15.0

require (
github.com/aliyun/terraform-provider-alicloud v1.237.0
github.com/aliyun/terraform-provider-alicloud v1.238.0
github.com/hashicorp/terraform-plugin-sdk v1.17.2
github.com/pulumi/pulumi-terraform-bridge/v3 v3.98.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1324,8 +1324,8 @@ github.com/aliyun/credentials-go v1.4.3 h1:N3iHyvHRMyOwY1+0qBLSf3hb5JFiOujVSVuEp
github.com/aliyun/credentials-go v1.4.3/go.mod h1:Jm6d+xIgwJVLVWT561vy67ZRP4lPTQxMbEYRuT2Ti1U=
github.com/aliyun/fc-go-sdk v0.0.0-20220622030011-bc7ded2a9050 h1:E4jdnYzB1G/DiTVHychdLOnak4w/TlKd4ZHM8wZDs58=
github.com/aliyun/fc-go-sdk v0.0.0-20220622030011-bc7ded2a9050/go.mod h1:rYnxfOnoHRZ2QGKREUOESel1hmRe0frzF2RLpcDVtTU=
github.com/aliyun/terraform-provider-alicloud v1.237.0 h1:5wPPlQsn7MAxkO6KJeOqekDSV3m96ybYcXjUHa4/eVI=
github.com/aliyun/terraform-provider-alicloud v1.237.0/go.mod h1:7d9ZYuP/S224WYNLSHcT41MEQ3C0rLiOXRWsPv/sSrs=
github.com/aliyun/terraform-provider-alicloud v1.238.0 h1:GKNOVw9wK9dZDEpJY5QrVA8+kwGq7PDB7bOImv7/0d0=
github.com/aliyun/terraform-provider-alicloud v1.238.0/go.mod h1:7d9ZYuP/S224WYNLSHcT41MEQ3C0rLiOXRWsPv/sSrs=
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
Expand Down
1 change: 1 addition & 0 deletions provider/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ var mappedMods = map[string]string{
"kms": kmsMod,
"kvstore": kvstoreMod,
"lindorm": lindormMod,
"live": "Live",
"log": logMod,
"market": marketPlaceMod,
"maxcompute": maxComputeMod,
Expand Down
45 changes: 45 additions & 0 deletions sdk/dotnet/Arms/DispatchRule.cs

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

24 changes: 21 additions & 3 deletions sdk/dotnet/Arms/GetDispatchRules.cs

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

6 changes: 3 additions & 3 deletions sdk/dotnet/Arms/GetPrometheis.cs

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

6 changes: 3 additions & 3 deletions sdk/dotnet/Arms/GetRemoteWrites.cs

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

74 changes: 74 additions & 0 deletions sdk/dotnet/Arms/Inputs/DispatchRuleNotifyTemplateArgs.cs

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

Loading

0 comments on commit 50f8980

Please sign in to comment.