Skip to content

chore: update c7n-left to 0.3.3 min#33

Merged
johnsca merged 3 commits intomainfrom
update-dep-plus-dump-redux
Sep 27, 2023
Merged

chore: update c7n-left to 0.3.3 min#33
johnsca merged 3 commits intomainfrom
update-dep-plus-dump-redux

Conversation

@kapilt
Copy link
Contributor

@kapilt kapilt commented Sep 25, 2023

todo

  • expose dump command

@kapilt kapilt marked this pull request as ready for review September 25, 2023 15:25
@kapilt kapilt requested a review from thisisshi September 25, 2023 15:26
@kapilt
Copy link
Contributor Author

kapilt commented Sep 25, 2023

 dump -d ~/projects/c7n-left-demo/xt/module                                                               
{
  "input_vars": {
    "environment": {}
  },
  "graph": {
    "aws_s3_bucket": [
      {
        "__tfmeta": {
          "filename": "s3.tf",
          "label": "aws_s3_bucket",
          "line_end": 8,
          "line_start": 1,
          "path": "aws_s3_bucket.example",
          "type": "resource"
        },
        "acl": "private",
        "bucket": "my-custodian-test-bucket",
        "id": "b8c6eef8-d57d-4881-b6bc-3fc48248e55b",
        "tags": {
          "original-tag": "original-value"
        }
      }
    ]
  }
}⏎  

@johnsca johnsca merged commit a6322f0 into main Sep 27, 2023
@johnsca johnsca deleted the update-dep-plus-dump-redux branch September 27, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants