Fix service enablement custom endpoint (#489)

* add service enablement custom endpoint

* generate docs
This commit is contained in:
GokceGK 2024-08-01 08:54:49 +02:00 committed by GitHub
parent 3c530797b4
commit 1e767d56dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 70 additions and 60 deletions

View file

@ -167,6 +167,7 @@ Note: AWS specific checks must be skipped as they do not work on STACKIT. For de
- `service_account_key` (String) Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- `service_account_key_path` (String) Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- `service_account_token` (String) Token used for authentication. If set, the token flow will be used to authenticate all operations.
- `service_enablement_custom_endpoint` (String) Custom endpoint for the Service Enablement API
- `ske_custom_endpoint` (String) Custom endpoint for the Kubernetes Engine (SKE) service
- `sqlserverflex_custom_endpoint` (String) Custom endpoint for the SQL Server Flex service
- `token_custom_endpoint` (String) Custom endpoint for the token API, which is used to request access tokens when using the key flow