terraform-ibm-modules/terraform-ibm-mas

Add a test for the "manage" deployment flavor

Closed this issue · 1 comments

In #56 a test was added that sets "deployment_flavour": "core". A test should also be added to test "deployment_flavour": "management" since this will deploy different things inside the cluster

Added in #92
The Core test was updated to be Manage test since manage will deploy core too