File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -170,13 +170,13 @@ _Disclaimer:_ Terraform's logs do not contain any absolute timestamps. We can on
170
170
171
171
- [x] Release v0.0.1 as binary and as a Docker image
172
172
- [x] Improve parser
173
- - [x] Detect failed resources (see [ #13 ] ( https://github.com/QuintenBruynseraede /tf-profile/pull/13 ) )
173
+ - [x] Detect failed resources (see [ #13 ] ( https://github.com/datarootsio /tf-profile/pull/13 ) )
174
174
- [x] Use plan and refresh phase to discover more resources
175
- - [x] Implement a basic Gantt chart in ` tf-profile graph ` (see [ #14 ] ( https://github.com/QuintenBruynseraede /tf-profile/pull/14 ) )
175
+ - [x] Implement a basic Gantt chart in ` tf-profile graph ` (see [ #14 ] ( https://github.com/datarootsio /tf-profile/pull/14 ) )
176
176
- [ ] Implement a single-resource view in ` tf-profile detail <resource> `
177
177
- This command should filter logs down to 1 single resource (i.e. refresh, plan, changes, and result)
178
178
- [ ] Small improvements:
179
- - [ ] Add ` no-agg ` option to disable aggregation of for_each and count
179
+ - [x ] Add ` no-agg ` option to disable aggregation of for_each and count (see [ # 28 ] ( https://github.com/datarootsio/tf-profile/pull/28 ) )
180
180
- [ ] Add ` max_depth ` option to aggregate deep submodules
181
181
- [ ] Find a way to rename the columns in ` tf-profile table ` without breaking ` --sort `
182
- - [x] Add go report card: [ https://goreportcard.com/report/github.com/QuintenBruynseraede/tf-profile ] ( https://goreportcard.com/report/github.com/QuintenBruynseraede /tf-profile )
182
+ - [x] Add go report card: [ https://goreportcard.com/report/github.com/QuintenBruynseraede/tf-profile ] ( https://goreportcard.com/report/github.com/datarootsio /tf-profile )
You can’t perform that action at this time.
0 commit comments