fabiomatavelli commented on code in PR #71:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/71#discussion_r1581799304
##
.github/workflows/acceptance.yml:
##
@@ -73,18 +81,35 @@ jobs:
- name: Create extra resources
run: |
cmk -u $CLO
fabiomatavelli commented on PR #71:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/71#issuecomment-2080450193
@rohityadavcloud I've added the OpenTofu acceptance test CI also as
suggested by @CodeBleu . If you can allow the actions again so we can check the
run 🙏
--
fabiomatavelli commented on PR #71:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/71#issuecomment-2080915377
Looks like the `opentofu/setup-opentofu@v1` action is not allowed. Is it
possible to allow it @rohityadavcloud ?
--
This is an automated message from the Apach