Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpet committed Jan 29, 2025
1 parent 979857d commit d63da48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ibm-code-engine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Create a terraform.tfvars file and specify the date-based version string in that
```hcl
code_engine_version = "2022-12-09"
```
When the API is updated with any breaking changes, the service introduces a new version date for the API. The API uses the most recent version on or before the date you specify. By default, if you do not specify a version, the latest version is used by the provider. You can find the available versions in the [API changelog](https://cloud.ibm.com/docs/codeengine?topic=codeengine-api-changelog#api-versioning).
When the API is updated with any breaking changes, the service introduces a new version date for the API. The API uses the most recent version on or before the date you specify. By default, if you do not specify a version, the latest version is used by the provider. You can find the available versions in the [API changelog](https://cloud.ibm.com/docs/codeengine?topic=codeengine-api-changelog#active-version-dates).

## Code Engine resources

Expand Down

0 comments on commit d63da48

Please sign in to comment.