chengxiangdong / terraform-api-scan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-api-scan

扫描使用到的sdk api

执行: bash scan.sh

  1. 将下载github最新的release 版本
  2. 将最新版本信息写入: last_version.info
  3. 将输出路径写入: output_dir.info
  4. 被忽略解析的文件:${output_dir}/skip_files.txt

About

License:Apache License 2.0


Languages

Language:Go 94.8%Language:Shell 5.2%