Closed scott-doyland-burrows closed 11 months ago
For resource github_repository_environment
github_repository_environment
Resolves https://github.com/integrations/terraform-provider-github/issues/1804 can_admins_bypass implemented
can_admins_bypass
Resolves https://github.com/integrations/terraform-provider-github/issues/1996 wait_timer issue fixed
wait_timer
can_admins_bypass was not implemented for repository environments.
wait_timer would not show a diff if updated outside of terraform.
can_admins_bypass is implemented.
wait_timer correctly shows a diff if updated outside of terraform.
Please see our docs on breaking changes to help!
For resource
github_repository_environment
Resolves https://github.com/integrations/terraform-provider-github/issues/1804
can_admins_bypass
implementedResolves https://github.com/integrations/terraform-provider-github/issues/1996
wait_timer
issue fixedBefore the change?
can_admins_bypass
was not implemented for repository environments.wait_timer
would not show a diff if updated outside of terraform.After the change?
can_admins_bypass
is implemented.wait_timer
correctly shows a diff if updated outside of terraform.Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!