Skip to main content
⏳ Estimated read time: 2 min read

March 2025

We've listed all the Known Issues for the March 2025 release here. Once these Issues are resolved in a release, they will be listed under the bug fixes section of the Release Notes.

Fixed Azure tfstate Misclassification in AWS-Based appStack

Click to view

Summary: While importing an Azure tfstate file into an appStack configured with AWS Cloud, the resources appear as valid resources but are incorrectly classified with azurerm* types.

Cause: This occurs due to a misclassification in the resource identification logic, where the system does not correctly map Azure resources when an AWS-based appStack is used.

Workaround: This issue has been resolved.

Fixed Persistent IAM Role Selection Warning in Resource Pack Configuration

Click to view

Summary: While creating a Resource Pack, the IAM role selection warning is incorrectly displayed even after selecting the corresponding IAM Role. The warning should not appear if the IAM Role is included in the Resource Pack.

Workaround: This issue has been resolved.

In-Progress Creating an Environment Variable with a Duplicate Name Throws No Error

Click to view

Summary: While creating Environment Profiles in the Topology Canvas, you will notice that you can create variables with the same name. Doing so, will override the default value of the previously created variable, thus leading to configuration conflicts.

To avoid this issue:

  • Ensure that all variable names are unique.
  • Avoid using identical names for variables assigned to different resources.