feat: Add functionality to update github_branch_default instead of forcing replacement#2911
Conversation
… update documentation
5431426 to
e90dc61
Compare
|
@thisispr Thank you for this change. ❤️ When you get the chance run |
diofeher
left a comment
There was a problem hiding this comment.
@thisispr This looks really good, thanks for the contribution!
I just wanted to ask you one extra thing: can you create two extra unit tests to ensure the resource is:
- Updated if
branchwas changed; - Recreated if other fields were changed;
There's a similar example here:
terraform-provider-github/github/resource_github_actions_secret_test.go
Lines 392 to 420 in 78196d6
3e4646d to
37db1fd
Compare
|
@nickfloyd @diofeher any info, when you will release a new update. I'm waiting to use this feature :) |
|
@thisispr As far as I know, we're planning to release as soon as this is completed https://github.com/integrations/terraform-provider-github/milestone/61 |
Resolves #ISSUE_NUMBER
Before the change?
After the change?
Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!