-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Problem description
Not every resource can be deployt via an existing Stackit Terraform Modul. Currently this is so for the new Application loadbalancer and also for certifaction handling.
But via API this is all possible.
A generalized terraform API module could help to overcome some issues with additonal (shell, etc) scripts.
That could be used as long no specific module for a new resource exist.
Proposed solution
Create a generalized API Module (similiar to azapi for Azure).