Enable Infrastructure as Code
This guide outlines the steps to enable Infrastructure as Code (IaC) for your project on the SkyU Platform.
Prerequisites
Ensure that you have already created a project in SkyU. If not, refer to the Project Create guide before proceeding.
Steps to Enable IaC on a Project
1. Go to Infrastructure
-
Navigate to the
Infrastructure
tab in the left sidebar of the SkyU Console. -
Click
Go to Enable Infrastructure
to begin the process.
2. Select Project Features
-
You will be redirected to the Project Features page for your selected project.
-
Locate the Support Infrastructure Provisioning feature and click
Enable
.
3. Set Up Git Repository
-
A pop-up will appear requesting authorization for SkyU to access your GitHub account. Select the desired account and click
Continue
. -
Configure the repository with the following details:
- GitHub Account
- Repository Name
- Branch Name
Click
Enable Feature
to proceed.The repository creation process may take some time. Please be patient.
-
Once successful, the Support Infrastructure Provisioning feature will display an
Enabled
status.
4. Verify the Enabled Feature
-
Return to the
Infrastructure
tab in the left sidebar of the SkyU Console. -
You will now see a page similar to the following:
-
Click
Create Infrastructure
to access customizable infrastructure templates.
Congratulations! You have successfully enabled Infrastructure as Code for your project on the SkyU Platform. You can now create and manage infrastructure using IaC templates.