at-wat / terraform-provider-ucodecov

Unofficial terraform provider for codecov.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-provider-ucodecov

Codecov Provider (unofficial)

Breaking changes in v1

  • Codecov API is updated to v2
  • Requires v2 API token
    • Environment variable is changed to CODECOV_API_V2_TOKEN
    • Provider metadata is changed to token_v2
  • updatestamp output is removed

About

Unofficial terraform provider for codecov.io

License:Apache License 2.0


Languages

Language:Go 99.4%Language:HCL 0.6%