noqdev / iambic

IAMbic is Version-Control for IAM. It centralizes and simplifies cloud access and permissions. It maintains an eventually consistent, human-readable, bi-directional representation of IAM in Git.
https://iambic.org
Apache License 2.0
279 stars 26 forks source link

Flag up attempts to change import_only resources #641

Closed sidick closed 11 months ago

sidick commented 11 months ago

Is your feature request related to a problem? Please describe.

I spent a while trying to track down what I thought was a problem because I updated a resource but plan was showing no changes, eventually I worked out it was set as iambic_managed: import_only so was being rightly ignored.

Describe the solution you'd like

Ideally if there's a requested change on an import_only resource there should be a warning so people are aware why it won't take effect.

Community Engagement Help us prioritize this request and express your support by adding a 👍 reaction to the original issue. This will assist both the community and the maintainers in addressing this request.

Please avoid leaving "+1" or "me too" comments as they create extra noise for issue followers and do not assist in prioritizing the request. If you are considering working on this issue or have already submitted a pull request, kindly leave a comment.

smoy commented 11 months ago

merged to main.