Documentation
¶
Overview ¶
Command alicloud-v2-check scans Terraform HCL for aliyun/alicloud provider v2.0.0 breaking changes (all rooted in TypeMap -> TypeList attribute changes).
It is read-only: it locates and reports problems with file:line, and never modifies any file.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
report
Package report renders scanner findings as text or Markdown and computes the process exit code.
|
Package report renders scanner findings as text or Markdown and computes the process exit code. |
|
rules
Package rules holds the alicloud provider v2 breaking-change catalog.
|
Package rules holds the alicloud provider v2 breaking-change catalog. |
|
scanner
Package scanner walks Terraform HCL files and reports alicloud provider v2 breaking-change usages.
|
Package scanner walks Terraform HCL files and reports alicloud provider v2 breaking-change usages. |
|
tfversion
Package tfversion detects the aliyun/alicloud provider version constraint in a Terraform config and decides whether the v1 -> v2 breaking-change check is in scope.
|
Package tfversion detects the aliyun/alicloud provider version constraint in a Terraform config and decides whether the v1 -> v2 breaking-change check is in scope. |
Click to show internal directories.
Click to hide internal directories.