Skip to content

Conversation

@yottta
Copy link
Contributor

@yottta yottta commented Dec 17, 2025

This is generated from testing #3602.

The vm_size provided didn't work for my Azure account. First, this is not available at all for my account.
Testing other sizes, didn't fit in my quotas. The one submitted in this PR worked for my account, which is a newly created one without many configurations on it. Submitted it here hoping that it will work for others that don't really do much with their Azure account.

The contributor role change was necessary to give more permissions to the client_id that was generated for "Client Secret tests" and "Client Certificate test"

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Website/documentation checklist

  • I have locally started the website as described here and checked my changes.

…backend

Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
@github-actions
Copy link

Reminder for the PR assignee: If this is a user-visible change, please update the changelog as part of the PR.

Copy link
Collaborator

@lbordowitz lbordowitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants