SAP / terraform-provider-btp

Terraform provider for SAP BTP
https://registry.terraform.io/providers/SAP/btp/latest
Apache License 2.0
89 stars 18 forks source link

chore: prep opentofu support #892

Closed lechnerc77 closed 2 months ago

lechnerc77 commented 3 months ago

Purpose

This PR adds the prerequisites for supporting OpenTofu from a testing perspective namely:

All tests are executed on demand and not linked to any other event like PRs

Merging this PR does NOT mean that we officially support OpenTofu.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe: testing setup for OpenTofu

How to Test

What to Check

Verify that the following are valid:

Other Information

n/a

Checklist for reviewer

The following organizational tasks must be completed before merging this PR: