Manage Infrastructure as Code (IaC)
Facets provides users with the capability to change the stream, and major and minor IaC version directly from the Control Plane.
Learn more about IaC in Facets.
Manage IaC Version from your Control Plane
Facets allows you to manage the IaC version from your Environment Overview screen as well as Releases screen.
NOTE
IaC version or stream change will take effect from the next release after the change.
Using the Environment Overview screen
- Login to your Control Plane.
- Navigate to Blueprint > List and select a Blueprint.
- Select the Environment in your defined Blueprint where you want to manage IaC version.
- In the Environment Overview page, click the Edit button in the IaC Version widget.
- Fill in the changes in the Edit IaC Version window that appears on screen, and click Save Changes.

Edit IaC Version popup window (Click on the image to expand)
- You should see a success toaster popup confirming your changes.
Using Releases screen
Follow Steps 1-3 from the Using Environment Overview screen section.
- Now, navigate to Environment > Releases.
- Click on the Ellipsis button to view more options and select Update IaC Version.
- Fill in the changes in the Edit IaC Version window that appears on screen, and click Save Changes.

Edit IaC Version popup window (Click on the image to expand)
- You should see a success toaster popup confirming your changes.
NOTE
If there is no defined IaC version for an environment during deployment, Facets will automatically select the latest version of IaC from
PRODUCTION
stream.
Updated about 2 months ago