Skip to content

Commit c0ce445

Browse files
committed
Add Github Actions only note to FAQ
1 parent 1121414 commit c0ce445

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/readme/faq.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: 'FAQ'
33
description: 'Frequently asked questions'
44
---
55

6+
# Does Digger support CI systems other than GitHub Actions?
7+
8+
Currently, Digger only supports GitHub Actions. We understand that many users would like support for GitLab Pipelines and other CI systems. While we've made experimental attempts to partially support various CI backends in the past, we are currently focused on providing a best-in-class experience for GitHub users.
9+
610
# Does Digger support Terraform 1.6 and 1.7?
711

8-
Digger does not officially support Terraform versions 1.6 and above (any version released after Hashicorps switch to BSL, [announced](https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license) in August 2023). We recommend using [OpenTofu](https://opentofu.org/) instead, a community fork of Terraform in response to Hashicorps license change. OpenTofu is [governed](https://www.linuxfoundation.org/press/announcing-opentofu) by Linux Foundation and [pending](https://github.com/cncf/sandbox/issues/81) CNCF sandbox.
12+
Digger does not officially support Terraform versions 1.6 and above (any version released after Hashicorp's switch to BSL, [announced](https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license) in August 2023). We recommend using [OpenTofu](https://opentofu.org/) instead, a community fork of Terraform in response to Hashicorp's license change. OpenTofu is [governed](https://www.linuxfoundation.org/press/announcing-opentofu) by Linux Foundation and [pending](https://github.com/cncf/sandbox/issues/81) CNCF sandbox.

0 commit comments

Comments
 (0)