fluxcd / terraform-provider-flux

Terraform and OpenTofu provider for bootstrapping Flux
https://registry.terraform.io/providers/fluxcd/flux/latest
Apache License 2.0
368 stars 86 forks source link

Adding opentofu support. #684

Closed swade1987 closed 6 months ago

swade1987 commented 7 months ago

Description

Adds a CI job that validates examples work with OpenTofu version 1.7.0 (latest)

Motivation and Context

Fixes https://github.com/fluxcd/terraform-provider-flux/issues/683

How has this been tested?

Output from acceptance testing:

$ make testacc

...

Types of changes

Documentation

Checklist:

Community Note

stefanprodan commented 6 months ago

Hey @swade1987 I suggest you close this PR and you open it using a new upstream branch so that e2e will run in the PR.