Skip to content

Commit

Permalink
Update configuration-reference.md (#4645)
Browse files Browse the repository at this point in the history
Signed-off-by: naonao2323 <yanagidanaoki9900@gmail.com>
  • Loading branch information
naonao2323 committed Nov 1, 2023
1 parent 0dcf710 commit 743bd9e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -89,7 +89,7 @@ This field is deprecated, please use [PlatformProvider](#platformprovider) inste
| Field | Type | Description | Required |
|-|-|-|-|
| name | string | The name of the platform provider. | Yes |
| type | string | The platform provider type. Must be one of the following values:<br>`KUBERNETES`, `TERRAFORM`, `CLOUDRUN`, `LAMBDA`. | Yes |
| type | string | The platform provider type. Must be one of the following values:<br>`KUBERNETES`, `TERRAFORM`, `ECS`, `CLOUDRUN`, `LAMBDA`. | Yes |
| config | [PlatformProviderConfig](#platformproviderconfig) | Specific configuration for the specified type of platform provider. | No |

## PlatformProviderConfig
Expand Down

0 comments on commit 743bd9e

Please sign in to comment.