Expected Behavior
Variable for repository is created.
Howevever it randomly doesn't work and error occurs (described below)
Actual Behavior
github_actions_variable.repo,
provider "provider["registry.terraform.io/integrations/github"]" produced
an unexpected new value: Root object was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own
Terraform Version
Terraform 1.6.4
integrations/github v5.42.0
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
github_actions_variable.repo,
provider "provider[\"registry.terraform.io/integrations/github\"]" produced
an unexpected new value: Root object was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own
Code of Conduct