IBM / cis-integration

The goal of this project is to automate CIS integration for IBM Cloud application platforms. We will produce a command-line tool that customers can use to simplify this process.
Apache License 2.0
3 stars 0 forks source link

Add option to create everything except edge function for Standard Plan users #15

Open Pseusco opened 3 years ago

Pseusco commented 3 years ago

When the user creates a CIS instance with a Standard Plan, they are able to manually create one edge function using the dashboard, but they are not allowed to create the edge function with http requests or through terraform. Therefore, we would be unable to automate this for them unless they use the Enterprise Plan or higher. We are considering adding an option for Standard Plan users to create everything except the edge function action and triggers, and then providing instructions for how to complete that last step themselves. This is not a priority and is just an Ice-Box enhancement.