aws-iam v5.41.1 - Removed conflicting default value for `force_detach_policies` for IAM roles managed via Guardrails stack controls

Apr 21, 2025
Mods

Bug fixes

  • Guardrails stack controls that created or claimed IAM roles would sometimes run unnecessarily due to a mismatch in the default value for force_detach_policies in the Terraform mapping for the resource type. We have now removed the conflicting default to prevent such unnecessary executions. You now need to explicitly define force_detach_policies to override the existing Terraform default value (if required by your use case).