Configure project base port
The base port number for a project determines the Aiven service ports. The base port is randomly assigned, but you can also configure the port number for a project.
To set the base port number for a project:
- Console
- Terraform
- In the project, click Settings.
- In the Networking settings section, enter a Base port number.
- Click Save changes.
Use the base_port
attribute in
your aiven_organization_project
resource.