Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-bigip to v1.22.3 #540

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pulumi-java-gen.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.0
0.13.0
81 changes: 81 additions & 0 deletions provider/cmd/pulumi-resource-f5bigip/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7337,6 +7337,14 @@
"type": "integer",
"description": "Specifies the absolute number of milliseconds that may not be exceeded by a monitor probe, regardless of Allowed Divergence.\n"
},
"base": {
"type": "string",
"description": "Specifies the location in the LDAP tree from which the monitor starts the health check\n"
},
"chaseReferrals": {
"type": "string",
"description": "Specifies whether the system will query the LDAP servers pointed to by any referrals in the query results.\n"
},
"compatibility": {
"type": "string",
"description": "Specifies, when enabled, that the SSL options setting (in OpenSSL) is set to ALL. Accepts 'enabled' or 'disabled' values, the default value is 'enabled'.\n"
Expand All @@ -7357,6 +7365,10 @@
"type": "string",
"description": "Specifies the full path and file name of the file that the system attempts to download. The health check is successful if the system can download the file.\n"
},
"filter": {
"type": "string",
"description": "Specifies an LDAP key for which the monitor searches\n"
},
"interval": {
"type": "integer",
"description": "Specifies, in seconds, the frequency at which the system issues the monitor check when either the resource is down or the status of the resource is unknown,value of `interval` should be always less than `timeout`. Default is `5`.\n"
Expand All @@ -7365,6 +7377,10 @@
"type": "integer",
"description": "Displays the differentiated services code point (DSCP).The default is `0 (zero)`.\n"
},
"mandatoryAttributes": {
"type": "string",
"description": "Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies\nthat the system performs only a one-level search (based on the Filter setting), and does not require that the target\nreturns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no\nattributes, the target is considered down.)\n"
},
"manualResume": {
"type": "string",
"description": "Specifies whether the system automatically changes the status of a resource to Enabled at the next successful monitor check.\n"
Expand Down Expand Up @@ -7398,6 +7414,10 @@
"type": "string",
"description": "Instructs the system to mark the target resource down when the test is successful.\n"
},
"security": {
"type": "string",
"description": "Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none\n(Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that\nthe system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS\nprotocol for communications with the target.)\n"
},
"send": {
"type": "string",
"description": "Specifies the text string that the monitor sends to the target object.\n"
Expand Down Expand Up @@ -7430,6 +7450,7 @@
"required": [
"adaptive",
"adaptiveLimit",
"chaseReferrals",
"destination",
"interval",
"ipDscp",
Expand All @@ -7453,6 +7474,14 @@
"type": "integer",
"description": "Specifies the absolute number of milliseconds that may not be exceeded by a monitor probe, regardless of Allowed Divergence.\n"
},
"base": {
"type": "string",
"description": "Specifies the location in the LDAP tree from which the monitor starts the health check\n"
},
"chaseReferrals": {
"type": "string",
"description": "Specifies whether the system will query the LDAP servers pointed to by any referrals in the query results.\n"
},
"compatibility": {
"type": "string",
"description": "Specifies, when enabled, that the SSL options setting (in OpenSSL) is set to ALL. Accepts 'enabled' or 'disabled' values, the default value is 'enabled'.\n"
Expand All @@ -7473,6 +7502,10 @@
"type": "string",
"description": "Specifies the full path and file name of the file that the system attempts to download. The health check is successful if the system can download the file.\n"
},
"filter": {
"type": "string",
"description": "Specifies an LDAP key for which the monitor searches\n"
},
"interval": {
"type": "integer",
"description": "Specifies, in seconds, the frequency at which the system issues the monitor check when either the resource is down or the status of the resource is unknown,value of `interval` should be always less than `timeout`. Default is `5`.\n"
Expand All @@ -7481,6 +7514,10 @@
"type": "integer",
"description": "Displays the differentiated services code point (DSCP).The default is `0 (zero)`.\n"
},
"mandatoryAttributes": {
"type": "string",
"description": "Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies\nthat the system performs only a one-level search (based on the Filter setting), and does not require that the target\nreturns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no\nattributes, the target is considered down.)\n"
},
"manualResume": {
"type": "string",
"description": "Specifies whether the system automatically changes the status of a resource to Enabled at the next successful monitor check.\n"
Expand Down Expand Up @@ -7516,6 +7553,10 @@
"type": "string",
"description": "Instructs the system to mark the target resource down when the test is successful.\n"
},
"security": {
"type": "string",
"description": "Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none\n(Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that\nthe system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS\nprotocol for communications with the target.)\n"
},
"send": {
"type": "string",
"description": "Specifies the text string that the monitor sends to the target object.\n"
Expand Down Expand Up @@ -7560,6 +7601,14 @@
"type": "integer",
"description": "Specifies the absolute number of milliseconds that may not be exceeded by a monitor probe, regardless of Allowed Divergence.\n"
},
"base": {
"type": "string",
"description": "Specifies the location in the LDAP tree from which the monitor starts the health check\n"
},
"chaseReferrals": {
"type": "string",
"description": "Specifies whether the system will query the LDAP servers pointed to by any referrals in the query results.\n"
},
"compatibility": {
"type": "string",
"description": "Specifies, when enabled, that the SSL options setting (in OpenSSL) is set to ALL. Accepts 'enabled' or 'disabled' values, the default value is 'enabled'.\n"
Expand All @@ -7580,6 +7629,10 @@
"type": "string",
"description": "Specifies the full path and file name of the file that the system attempts to download. The health check is successful if the system can download the file.\n"
},
"filter": {
"type": "string",
"description": "Specifies an LDAP key for which the monitor searches\n"
},
"interval": {
"type": "integer",
"description": "Specifies, in seconds, the frequency at which the system issues the monitor check when either the resource is down or the status of the resource is unknown,value of `interval` should be always less than `timeout`. Default is `5`.\n"
Expand All @@ -7588,6 +7641,10 @@
"type": "integer",
"description": "Displays the differentiated services code point (DSCP).The default is `0 (zero)`.\n"
},
"mandatoryAttributes": {
"type": "string",
"description": "Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies\nthat the system performs only a one-level search (based on the Filter setting), and does not require that the target\nreturns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no\nattributes, the target is considered down.)\n"
},
"manualResume": {
"type": "string",
"description": "Specifies whether the system automatically changes the status of a resource to Enabled at the next successful monitor check.\n"
Expand Down Expand Up @@ -7623,6 +7680,10 @@
"type": "string",
"description": "Instructs the system to mark the target resource down when the test is successful.\n"
},
"security": {
"type": "string",
"description": "Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none\n(Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that\nthe system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS\nprotocol for communications with the target.)\n"
},
"send": {
"type": "string",
"description": "Specifies the text string that the monitor sends to the target object.\n"
Expand Down Expand Up @@ -16437,6 +16498,12 @@
"description": "Displays whether adaptive response time monitoring is enabled for this monitor.\n",
"type": "integer"
},
"base": {
"type": "string"
},
"chaseReferrals": {
"type": "string"
},
"database": {
"type": "string"
},
Expand All @@ -16450,6 +16517,9 @@
"filename": {
"type": "string"
},
"filter": {
"type": "string"
},
"id": {
"description": "The provider-assigned unique ID for this managed resource.\n",
"type": "string"
Expand All @@ -16462,6 +16532,9 @@
"description": "Displays the differentiated services code point (DSCP). DSCP is a 6-bit value in the Differentiated Services (DS) field of the IP header.\n",
"type": "integer"
},
"mandatoryAttributes": {
"type": "string"
},
"manualResume": {
"description": "Displays whether the system automatically changes the status of a resource to Enabled at the next successful monitor check.\n",
"type": "string"
Expand All @@ -16482,6 +16555,9 @@
"description": "Instructs the system to mark the target resource down when the test is successful.\n",
"type": "string"
},
"security": {
"type": "string"
},
"timeUntilUp": {
"type": "integer"
},
Expand All @@ -16499,18 +16575,23 @@
"required": [
"adaptive",
"adaptiveLimit",
"base",
"chaseReferrals",
"database",
"defaultsFrom",
"destination",
"filename",
"filter",
"interval",
"ipDscp",
"mandatoryAttributes",
"manualResume",
"mode",
"name",
"partition",
"receiveDisable",
"reverse",
"security",
"timeUntilUp",
"timeout",
"transparent",
Expand Down
6 changes: 3 additions & 3 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pulumi/pulumi-f5bigip/provider/v3
go 1.21.12

require (
github.com/F5Networks/terraform-provider-bigip v1.22.2
github.com/F5Networks/terraform-provider-bigip v1.22.3
github.com/pulumi/pulumi-terraform-bridge/v3 v3.88.0
github.com/pulumi/pulumi/sdk/v3 v3.126.0
)
Expand Down Expand Up @@ -86,8 +86,8 @@ require (
github.com/edsrzf/mmap-go v1.1.0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/ettle/strcase v0.1.1 // indirect
github.com/f5devcentral/go-bigip v0.0.0-20240614094559-88a99e648815 // indirect
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240614094559-88a99e648815 // indirect
github.com/f5devcentral/go-bigip v0.0.0-20240801101847-64d6eb419ed6 // indirect
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240801101847-64d6eb419ed6 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
Expand Down
12 changes: 6 additions & 6 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1195,8 +1195,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/F5Networks/terraform-provider-bigip v1.22.2 h1:FwK3pfo5RPY8cnElAcQJcMeQA7PhrGP8xRVbRgxCYac=
github.com/F5Networks/terraform-provider-bigip v1.22.2/go.mod h1:jHgjucKDCD6tn4SzVJlmjzZeXeCgiO9GSNnvwqgREVc=
github.com/F5Networks/terraform-provider-bigip v1.22.3 h1:yduU+xKJmpxydbr2E+F9S7x7MHYJMsS1mWY3xoG+IRw=
github.com/F5Networks/terraform-provider-bigip v1.22.3/go.mod h1:6QuDiUhxr/5hBlFbxnJsKfwWaOqTLKpQLwlsPgoz86g=
github.com/HdrHistogram/hdrhistogram-go v1.1.2 h1:5IcZpTvzydCQeHzK4Ef/D5rrSqwxob0t8PQPMybUNFM=
github.com/HdrHistogram/hdrhistogram-go v1.1.2/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk=
Expand Down Expand Up @@ -1407,10 +1407,10 @@ github.com/envoyproxy/protoc-gen-validate v1.0.1/go.mod h1:0vj8bNkYbSTNS2PIyH87K
github.com/envoyproxy/protoc-gen-validate v1.0.2/go.mod h1:GpiZQP3dDbg4JouG/NNS7QWXpgx6x8QiMKdmN72jogE=
github.com/ettle/strcase v0.1.1 h1:htFueZyVeE1XNnMEfbqp5r67qAN/4r6ya1ysq8Q+Zcw=
github.com/ettle/strcase v0.1.1/go.mod h1:hzDLsPC7/lwKyBOywSHEP89nt2pDgdy+No1NBA9o9VY=
github.com/f5devcentral/go-bigip v0.0.0-20240614094559-88a99e648815 h1:SV4C8S2tTdDCTVmqvpc+6qtZnu0R5oFZHzt06xbUUTo=
github.com/f5devcentral/go-bigip v0.0.0-20240614094559-88a99e648815/go.mod h1:0Lkr0fBU6O1yBxF2mt9JFwXpaFbIb/wAY7oM3dMJDdA=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240614094559-88a99e648815 h1:djBhjzmQzoU7Up3Mwr+CXCo2QswlkpNEapwWX339JxI=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240614094559-88a99e648815/go.mod h1:r7o5I22EvO+fps2u10bz4ZUlTlNHopQSWzVcW19hK3U=
github.com/f5devcentral/go-bigip v0.0.0-20240801101847-64d6eb419ed6 h1:ckTAKRScUrCQLzhr0LjuGEQ+Cdw+DihVacGtk7VHRn4=
github.com/f5devcentral/go-bigip v0.0.0-20240801101847-64d6eb419ed6/go.mod h1:0Lkr0fBU6O1yBxF2mt9JFwXpaFbIb/wAY7oM3dMJDdA=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240801101847-64d6eb419ed6 h1:1n8eAKWABMl4ZkjdheVQC19fdyNwO5k/DqP8e3OB2sI=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20240801101847-64d6eb419ed6/go.mod h1:r7o5I22EvO+fps2u10bz4ZUlTlNHopQSWzVcW19hK3U=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.9.0/go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
Expand Down
Loading
Loading