Merge pull request #434 from okgolove/feature/concepts-fix-typo

This commit is contained in:
Jean du Plessis 2023-05-07 21:50:00 +02:00 committed by GitHub
commit a43dd013e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the

View File

@ -748,7 +748,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the

View File

@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the