Closed swade1987 closed 6 months ago
Adds a CI job that validates examples work with OpenTofu version 1.7.0 (latest)
Fixes https://github.com/fluxcd/terraform-provider-flux/issues/683
Output from acceptance testing:
$ make testacc ...
make docs
git commit -s
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.
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:
Types of changes
Documentation
make docs
Checklist:
git commit -s
Community Note