Description:
The current IBM Cloud Monitoring Terraform module only supports the lite and graduated-tier plans. However, the Graduated Tier - Sysdig Secure + Monitor plan is critical for our use cases requiring sysdig features. Please add support for this plan to ensure compatibility and avoid manual configuration outside Terraform.
Steps to Reproduce:
- Attempt to configure IBM Cloud Monitoring with the
Graduated Tier - Sysdig Secure + Monitor plan using Terraform.
- Observe that the plan is not available in the module's
plan variable.
Expected Behavior:
The module should support the Graduated Tier - Sysdig Secure + Monitor plan.
Actual Behavior:
The module only supports lite and graduated-tier.