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 pulumi-terraform-bridge to v3.69.0 #383

Closed
Closed
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
6 changes: 3 additions & 3 deletions examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pulumi/pulumi-auth0/examples/v2
go 1.21

require (
github.com/pulumi/pulumi/pkg/v3 v3.96.2
github.com/pulumi/pulumi/pkg/v3 v3.98.0
github.com/stretchr/testify v1.8.4
)

Expand Down Expand Up @@ -141,8 +141,8 @@ require (
github.com/pkg/term v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.6.1-0.20231111193429-44b746a5b3b5 // indirect
github.com/pulumi/pulumi/sdk/v3 v3.96.2 // indirect
github.com/pulumi/esc v0.6.1 // indirect
github.com/pulumi/pulumi/sdk/v3 v3.98.0 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions examples/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1445,12 +1445,12 @@ github.com/prometheus/prometheus v0.37.0/go.mod h1:egARUgz+K93zwqsVIAneFlLZefyGO
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0=
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.6.1-0.20231111193429-44b746a5b3b5 h1:1DJMji9F7XPea46bSuhy4/85n8J4/Mfz8PWLZtjKKiI=
github.com/pulumi/esc v0.6.1-0.20231111193429-44b746a5b3b5/go.mod h1:Y6W21yUukvxS2NnS5ae1beMSPhMvj0xNAYcDqDHVj/g=
github.com/pulumi/pulumi/pkg/v3 v3.96.2 h1:d+zDsh4K1j90q/upDRkhgxHkspP20Xxd3g6OaMbw574=
github.com/pulumi/pulumi/pkg/v3 v3.96.2/go.mod h1:lR+q06XrnEqRzJXZ6IeHb4nu+U5fswFcc51Q0MRBTio=
github.com/pulumi/pulumi/sdk/v3 v3.96.2 h1:q5ZKdf+e9JR+a6Eiueg0Ohy6jCQGk9pO2V7xI/qGP3I=
github.com/pulumi/pulumi/sdk/v3 v3.96.2/go.mod h1:yvD23IIRiqIXuo4kaZNe5zK/uT0nhO99wr6BVEqoi7A=
github.com/pulumi/esc v0.6.1 h1:X6gRcw1cH/oNkZG8MuD4rUhetO7fUTGKZXPzQWAPX40=
github.com/pulumi/esc v0.6.1/go.mod h1:1+tlMNX29iqfyElwo0tc2eRx9MWjWHRjrPLyLvTQMqM=
github.com/pulumi/pulumi/pkg/v3 v3.98.0 h1:lQyjy31az5bMfTmsyqeeAEQMKjrLyx8IL+C27D6b+x4=
github.com/pulumi/pulumi/pkg/v3 v3.98.0/go.mod h1:aeQmrCMwvMOIz1s6qOk+vg1oCWff5hmeRrg1vYv8eRU=
github.com/pulumi/pulumi/sdk/v3 v3.98.0 h1:H18eCWKiv7oXy7n/dni3JxFfwvY3UEjAzjeqtaaZT+I=
github.com/pulumi/pulumi/sdk/v3 v3.98.0/go.mod h1:/bHwzPhsCJCjzY0STmvZ7DzV5gZN6iDSXQ/gitEAyws=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
210 changes: 1 addition & 209 deletions provider/cmd/pulumi-resource-auth0/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,28 +460,6 @@
"current": "auth0:index/customDomainVerification:CustomDomainVerification",
"majorVersion": 3
},
"auth0_email": {
"current": "auth0:index/email:Email",
"majorVersion": 2,
"fields": {
"credentials": {
"maxItemsOne": true
},
"settings": {
"maxItemsOne": true,
"elem": {
"fields": {
"headers": {
"maxItemsOne": true
},
"message": {
"maxItemsOne": true
}
}
}
}
}
},
"auth0_email_provider": {
"current": "auth0:index/emailProvider:EmailProvider",
"majorVersion": 3,
Expand All @@ -508,95 +486,6 @@
"current": "auth0:index/emailTemplate:EmailTemplate",
"majorVersion": 3
},
"auth0_global_client": {
"current": "auth0:index/globalClient:GlobalClient",
"majorVersion": 2,
"fields": {
"addons": {
"maxItemsOne": true,
"elem": {
"fields": {
"samlp": {
"maxItemsOne": true,
"elem": {
"fields": {
"name_identifier_probes": {
"maxItemsOne": false
}
}
}
}
}
}
},
"allowed_clients": {
"maxItemsOne": false
},
"allowed_logout_urls": {
"maxItemsOne": false
},
"allowed_origins": {
"maxItemsOne": false
},
"callbacks": {
"maxItemsOne": false
},
"client_aliases": {
"maxItemsOne": false
},
"grant_types": {
"maxItemsOne": false
},
"jwt_configuration": {
"maxItemsOne": true
},
"mobile": {
"maxItemsOne": true,
"elem": {
"fields": {
"android": {
"maxItemsOne": true,
"elem": {
"fields": {
"sha256_cert_fingerprints": {
"maxItemsOne": false
}
}
}
},
"ios": {
"maxItemsOne": true
}
}
}
},
"native_social_login": {
"maxItemsOne": true,
"elem": {
"fields": {
"apple": {
"maxItemsOne": true
},
"facebook": {
"maxItemsOne": true
}
}
}
},
"oidc_backchannel_logout_urls": {
"maxItemsOne": false
},
"refresh_token": {
"maxItemsOne": true
},
"signing_keys": {
"maxItemsOne": false
},
"web_origins": {
"maxItemsOne": false
}
}
},
"auth0_guardian": {
"current": "auth0:index/guardian:Guardian",
"majorVersion": 3,
Expand Down Expand Up @@ -817,15 +706,6 @@
}
}
},
"auth0_trigger_binding": {
"current": "auth0:index/triggerBinding:TriggerBinding",
"majorVersion": 2,
"fields": {
"actions": {
"maxItemsOne": false
}
}
},
"auth0_user": {
"current": "auth0:index/user:User",
"majorVersion": 3
Expand Down Expand Up @@ -1263,95 +1143,6 @@
}
}
},
"auth0_global_client": {
"current": "auth0:index/getGlobalClient:getGlobalClient",
"majorVersion": 2,
"fields": {
"addons": {
"maxItemsOne": false,
"elem": {
"fields": {
"samlp": {
"maxItemsOne": false,
"elem": {
"fields": {
"name_identifier_probes": {
"maxItemsOne": false
}
}
}
}
}
}
},
"allowed_clients": {
"maxItemsOne": false
},
"allowed_logout_urls": {
"maxItemsOne": false
},
"allowed_origins": {
"maxItemsOne": false
},
"callbacks": {
"maxItemsOne": false
},
"client_aliases": {
"maxItemsOne": false
},
"grant_types": {
"maxItemsOne": false
},
"jwt_configuration": {
"maxItemsOne": false
},
"mobile": {
"maxItemsOne": false,
"elem": {
"fields": {
"android": {
"maxItemsOne": false,
"elem": {
"fields": {
"sha256_cert_fingerprints": {
"maxItemsOne": false
}
}
}
},
"ios": {
"maxItemsOne": false
}
}
}
},
"native_social_login": {
"maxItemsOne": false,
"elem": {
"fields": {
"apple": {
"maxItemsOne": false
},
"facebook": {
"maxItemsOne": false
}
}
}
},
"oidc_backchannel_logout_urls": {
"maxItemsOne": false
},
"refresh_token": {
"maxItemsOne": false
},
"signing_keys": {
"maxItemsOne": false
},
"web_origins": {
"maxItemsOne": false
}
}
},
"auth0_organization": {
"current": "auth0:index/getOrganization:getOrganization",
"majorVersion": 3,
Expand Down Expand Up @@ -1450,6 +1241,7 @@
}
}
},
"auto-settings": {},
"renames": {
"resources": {
"auth0:index/action:Action": "auth0_action",
Expand Down
Loading
Loading