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

Implement #641 for AWS resources (info about template being marked as IMPORT_ONLY #642

Closed smoy closed 11 months ago

smoy commented 11 months ago

What changed?

Rationale

How was it tested?

If it was manually verified, list the instructions for your reviewers to follow.

(env) smoy@Stevens-MacBook-Pro smoy-iambic % iambic plan resources/aws/iam/user/iambic-tutorial-aws-mgmt/debug_iam_user.yaml
2023/09/19 09:04:56 [info     ] Loading config...
2023/09/19 09:04:56 [info     ] Setting config metadata...
2023/09/19 09:04:59 [info     ] Plugins loaded successfully...
2023/09/19 09:04:59 [info     ] Scanning for expired resources
2023/09/19 09:05:00 [info     ] Expired resource scan complete.
2023/09/19 09:05:02 [info     ] Resource is marked as import only. 
  resource_id=debug_iam_user 
  resource_type=aws:iam:user
2023/09/19 09:05:02 [info     ] Finished scanning for changes.
IAMbic Summary

Change Detection

* 0 templates with changes.
* 0 accounts affected.