Closed boomam closed 1 month ago
Thank you for the detailed report @boomam! This looks to have been an issue with OAuth for the underlying endpoint in the control plane that should now be fixed.
Great! I will test this evening and report back!
I can confirm that the issue is now resolved.
Thanks for getting it fixed!
Describe the bug Running a terraform apply the last 2-3x days generates an initial error of -
This error does not occur during a plan.
To Reproduce Run terraform apply.
Expected behaviour The terraform to apply.
Desktop (please complete the following information):
Additional context Full error with debug turned on -
Full set of TF files being used -
provider.tf
tailnet-settings.tf
Checks on the OAuth permissions have been tested, to no effect.
Only notable change to the TS side of things is me flipping the account from the business trial, to just a normal personal account.