Added the ability to debug the provider by passing a -debug flag parameter.
Removed some unused code, such as in the function testAccImportStateId, now renamed to testResourceTryGetStateId
Tests added
Documentation added, changelog updated, and version bumped.
Note: I've tried to run the acceptance tests against Azure AD with no success. Further attempts are ongoing but the issue is likely related to Azure Firewall rules. Acceptance tests pass locally. I can provide an update here if progress is made.
If none is possible, can the acceptance tests be ran + verified by an existing pipeline or by a maintainer?
PS. The changelog needs to be updated with the diff link for the proposed minor verson bump when it's available.
Hello, I hope this PR finds you well.
The objective of this PR is primarily to add a new resource mssql_role for manipulating SQL Server Roles.
Other changes include
Note: I've tried to run the acceptance tests against Azure AD with no success. Further attempts are ongoing but the issue is likely related to Azure Firewall rules. Acceptance tests pass locally. I can provide an update here if progress is made.
If none is possible, can the acceptance tests be ran + verified by an existing pipeline or by a maintainer?
PS. The changelog needs to be updated with the diff link for the proposed minor verson bump when it's available.
Many thanks