Skip to content

Commit

Permalink
Added Plan document
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Sep 17, 2019
1 parent c28a857 commit ce56f2c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Plan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Plans and Research

## Current Focus: Resource diags for attributes

### Issue

Right now, alot of terraform state operation uses the Meta and Command UI components which is not expose

### Proposal Solution

For now, try using brute force resource gather and check for types

Phase 1: Get only resources references(ex. aws_ami.test.<dynamic>)

Phase 2: Add resources types (ex. aws_ami.test.name, etc)

0 comments on commit ce56f2c

Please sign in to comment.