Skip to content

Commit

Permalink
Upgrade terraform-provider-auth0 to v1.7.0 (#669)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-auth0
--kind=all`.

---

- Upgrading terraform-provider-auth0 from 1.6.1  to 1.7.0.
	Fixes #666
  • Loading branch information
pulumi-bot authored Oct 11, 2024
1 parent dd36bcf commit ebb6290
Show file tree
Hide file tree
Showing 260 changed files with 49,662 additions and 13,720 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Subject: [PATCH] Patch to avoid upstream ResourceServer panic: code moved


diff --git a/internal/auth0/resourceserver/expand.go b/internal/auth0/resourceserver/expand.go
index be0a7002..8d4b7c8f 100644
index a25fb8f0..469b5a4f 100644
--- a/internal/auth0/resourceserver/expand.go
+++ b/internal/auth0/resourceserver/expand.go
@@ -55,5 +55,6 @@ func resourceServerIsAuth0ManagementAPI(state cty.Value) bool {
@@ -239,5 +239,6 @@ func resourceServerIsAuth0ManagementAPI(state cty.Value) bool {
return false
}

Expand Down
184 changes: 183 additions & 1 deletion provider/cmd/pulumi-resource-auth0/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,36 @@
}
}
}
},
"self_signed_tls_client_auth": {
"maxItemsOne": true,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
},
"signed_request_object": {
"maxItemsOne": true,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
},
"tls_client_auth": {
"maxItemsOne": true,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
}
}
},
Expand Down Expand Up @@ -578,6 +608,38 @@
"current": "auth0:index/emailTemplate:EmailTemplate",
"majorVersion": 3
},
"auth0_encryption_key_manager": {
"current": "auth0:index/encryptionKeyManager:EncryptionKeyManager",
"majorVersion": 3,
"fields": {
"customer_provided_root_key": {
"maxItemsOne": true
},
"encryption_keys": {
"maxItemsOne": false
}
}
},
"auth0_flow": {
"current": "auth0:index/flow:Flow",
"majorVersion": 3
},
"auth0_flow_vault_connection": {
"current": "auth0:index/flowVaultConnection:FlowVaultConnection",
"majorVersion": 3
},
"auth0_form": {
"current": "auth0:index/form:Form",
"majorVersion": 3,
"fields": {
"languages": {
"maxItemsOne": false
},
"messages": {
"maxItemsOne": false
}
}
},
"auth0_guardian": {
"current": "auth0:index/guardian:Guardian",
"majorVersion": 3,
Expand Down Expand Up @@ -657,6 +719,10 @@
}
}
},
"auth0_organization_client_grant": {
"current": "auth0:index/organizationClientGrant:OrganizationClientGrant",
"majorVersion": 3
},
"auth0_organization_connection": {
"current": "auth0:index/organizationConnection:OrganizationConnection",
"majorVersion": 3
Expand Down Expand Up @@ -753,7 +819,25 @@
},
"auth0_resource_server": {
"current": "auth0:index/resourceServer:ResourceServer",
"majorVersion": 3
"majorVersion": 3,
"fields": {
"authorization_details": {
"maxItemsOne": false
},
"proof_of_possession": {
"maxItemsOne": true
},
"token_encryption": {
"maxItemsOne": true,
"elem": {
"fields": {
"encryption_key": {
"maxItemsOne": true
}
}
}
}
}
},
"auth0_resource_server_scope": {
"current": "auth0:index/resourceServerScope:ResourceServerScope",
Expand Down Expand Up @@ -816,6 +900,9 @@
"current": "auth0:index/tenant:Tenant",
"majorVersion": 3,
"fields": {
"acr_values_supported": {
"maxItemsOne": false
},
"allowed_logout_urls": {
"maxItemsOne": false
},
Expand All @@ -825,6 +912,9 @@
"flags": {
"maxItemsOne": true
},
"mtls": {
"maxItemsOne": true
},
"session_cookie": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1127,6 +1217,43 @@
"client_aliases": {
"maxItemsOne": false
},
"client_authentication_methods": {
"maxItemsOne": false,
"elem": {
"fields": {
"private_key_jwt": {
"maxItemsOne": false,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
},
"self_signed_tls_client_auth": {
"maxItemsOne": false,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
},
"tls_client_auth": {
"maxItemsOne": false,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
}
}
}
},
"default_organization": {
"maxItemsOne": false,
"elem": {
Expand Down Expand Up @@ -1182,6 +1309,16 @@
"refresh_token": {
"maxItemsOne": false
},
"signed_request_object": {
"maxItemsOne": false,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": false
}
}
}
},
"signing_keys": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1378,13 +1515,36 @@
}
}
},
"auth0_flow": {
"current": "auth0:index/getFlow:getFlow",
"majorVersion": 3
},
"auth0_flow_vault_connection": {
"current": "auth0:index/getFlowVaultConnection:getFlowVaultConnection",
"majorVersion": 3
},
"auth0_form": {
"current": "auth0:index/getForm:getForm",
"majorVersion": 3,
"fields": {
"languages": {
"maxItemsOne": false
},
"messages": {
"maxItemsOne": false
}
}
},
"auth0_organization": {
"current": "auth0:index/getOrganization:getOrganization",
"majorVersion": 3,
"fields": {
"branding": {
"maxItemsOne": false
},
"client_grants": {
"maxItemsOne": false
},
"connections": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1431,8 +1591,24 @@
"current": "auth0:index/getResourceServer:getResourceServer",
"majorVersion": 3,
"fields": {
"authorization_details": {
"maxItemsOne": false
},
"proof_of_possession": {
"maxItemsOne": false
},
"scopes": {
"maxItemsOne": false
},
"token_encryption": {
"maxItemsOne": false,
"elem": {
"fields": {
"encryption_key": {
"maxItemsOne": false
}
}
}
}
}
},
Expand Down Expand Up @@ -1480,6 +1656,9 @@
"current": "auth0:index/getTenant:getTenant",
"majorVersion": 3,
"fields": {
"acr_values_supported": {
"maxItemsOne": false
},
"allowed_logout_urls": {
"maxItemsOne": false
},
Expand All @@ -1489,6 +1668,9 @@
"flags": {
"maxItemsOne": false
},
"mtls": {
"maxItemsOne": false
},
"session_cookie": {
"maxItemsOne": false
},
Expand Down
Loading

0 comments on commit ebb6290

Please sign in to comment.