kionsoftware / terraform-provider-kion

Terraform Provider for Kion
Mozilla Public License 2.0
5 stars 4 forks source link

Enhance Cloud Rule Resource to Preserve Order and Handle Template Removals Correctly #49

Closed bshutterkion closed 6 months ago

bshutterkion commented 6 months ago

Enhance Cloud Rule Resource to Preserve Order and Handle Template Removals Correctly

This PR significantly improves the handling of AWS CloudFormation and Azure ARM template associations within the kion_cloud_rule Terraform resource. The changes aim to preserve the order of template entries as specified in the Terraform configuration, ensuring our provider aligns more closely with how our application handles template ordering for Cloud Rules.

Key Changes Include:

1. Schema Modification:

2. Resource Creation Update:

3. Resource Read Adjustment:

4. Utility Functions: