Skip to content

Commit f046b02

Browse files
authored
updated api-coverage with stack details
2 parents cd5e979 + 7f333bc commit f046b02

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/api-coverage.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,16 @@ Public HCP Terraform API resources that do not yet have a pytfe client namespace
103103
| IP ranges | `/api/meta/ip-ranges`. |
104104
| Metrics service tokens | Metrics endpoint service tokens. |
105105
| Plan exports | Sentinel mock / plan-export download. Model exists (`models/plan_export.py`). |
106+
| Stack configuration summary | Builds on the existing stack_configuration resource |
107+
| Stack deployment | Core Stacks deployment lifecycle |
108+
| Stack deployment groups | Extends stack_deployment |
109+
| Stack deployment groups summary | Extends stack_deployment_groups |
110+
| Stack deployment runs | Exposes deployment run details |
111+
| Stack deployment steps | Granular deployment step tracking |
112+
| Stack diagnostic | Diagnostics companion to stack_deployment |
113+
| Stack state | State surface for deployed stacks |
106114
| Subscriptions | Organization subscription management. |
115+
| Team member | - |
107116
| Terraform actions | Only the Run `invoke_action_addrs` field today; no dedicated resource. |
108117
| User tokens | Personal (user) API tokens. |
109118
| VCS events ||

0 commit comments

Comments
 (0)