Service
In each service, the primary difference is that you need to manually attach the service to an environment. Once the service is connected to an environment, you can configure the infrastructure for your API in specific regions and environments.
Keyboard Shortcuts
All shortcuts remain the same as in the environment configuration:
CMD+G: Generated Terraform code.
CMD+O: Display a list of outputs from all modules.
CMD+U: List all Terraform resources and data with their code and registry documentation links.
CMD+Y: Create a new region.
CMD+I: Access the infrastructure catalog available for use.
Last updated