Skip to content

Releases: formstack/terraform-provider-snyk

v0.4.4

02 Jan 19:25
5d51252
Compare
Choose a tag to compare

Updates to some libraries because of security vulnerabilities.

v0.4.3

13 Sep 17:29
a78da30
Compare
Choose a tag to compare

Changes the API endpoint used for listing all projects since Snyk is deprecating the endpoint in December: https://headwayapp.co/snyk-io-updates/deprecation-and-end-of-life-for-the-list-all-projects-v1-api-267781

v0.4.2

30 Jan 15:18
4f556a0
Compare
Choose a tag to compare

Some minor depedency and documentation updates.

v0.4.1

06 Dec 20:33
4cdcc32
Compare
Choose a tag to compare

Updated dependencies

v0.4.0

09 Nov 16:01
9360ca6
Compare
Choose a tag to compare

Added the manifest file that is required to publish to the terraform public registry.

v0.3.3

08 Nov 17:55
7ab0751
Compare
Choose a tag to compare

Fixes an error that occurred when checking for newly imported targets.

v0.3.2

26 Jul 20:03
4855aa5
Compare
Choose a tag to compare
  • adds resource snyk_project
  • adds resource for snyk_project
  • adds datasource snyk_integration
  • updates datasource for snyk_organization

Known Issue

  • Does not support adding a project with a file path yet
  • Only supports importing the default branch of a GitHub repository (this is a Snyk API limitation) The branch can be changed after importing