Details
Type
- Terraform
Provider
- IBM
Category
- Integration
Last updated
- 06/10/2025
Product version
- v4.2.5
Variation
- New Code Engine project
Est. deployment time:
- 3min
Overview
Creates an instance of IBM Cloud Code Engine and configures the project, applications, domain mappings, secrets, configmaps, and service bindings.
Badges
Product version
v4.2.5
Variation
New Code Engine project
Features and capabilities
Creates a Code Engine project
Code Engine project group, manage, and provide access for Code Engine resources such as applications, jobs, and builds.
Creates Code Engine applications
Code Engine applications serve HTTP requests or WebSockets as their communications protocol. The number of running instances of an app are scaled up or down as required by the workdloads.
Creates custom domain mappings
Creates the mappings from your custom domain to your Code Engine application in a project to route requests from your custom URL to your application.
Creates Code Engine secrets
Code Engine secrets provide a method to include sensitive configuration information, such as passwords or SSH keys, in your deployment.
Creates Code Engine configmaps
Configmaps provide a method to include nonsensitive data information in your deployment. By referencing values from your configmap as environment variables, you can decouple specific information from your deployment and keep your application portable.
Creates Code Engine service bindings
Service bindings provide access from your application to other IBM Cloud services.