[BUG]: resource github_repository_tag_protection
not working anymore with provider version 6.4.0
#2477
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
Resource
github_repository_tag_protection
should be available to use as with older versionsActual Behavior
│ Error: Invalid resource type
│
│ on main.tf line 184, in resource "github_repository_tag_protection" "this":
│ 184: resource "github_repository_tag_protection" "this" {
│
│ The provider integrations/github does not support resource type
│ "github_repository_tag_protection".
Terraform Version
$ tofu -v
OpenTofu v1.8.5
on darwin_amd64
$ terragrunt -v
terragrunt version 0.68.15
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
tofu plan/tofu apply
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: