Skip to content

Clarify auto_init behavior in R repository docs#3294

Open
salvador-gisbert wants to merge 1 commit intointegrations:mainfrom
salvador-gisbert:fix-salvagisbert_auto_init
Open

Clarify auto_init behavior in R repository docs#3294
salvador-gisbert wants to merge 1 commit intointegrations:mainfrom
salvador-gisbert:fix-salvagisbert_auto_init

Conversation

@salvador-gisbert
Copy link

Update repository docs to state that auto_init only applies at creation. Adding auto_init to an existing repository will not initialize it; users must run terraform destroy and terraform apply to have the repository initialized properly. This reduces confusion about post-creation changes to the resource.

Resolves #ISSUE_NUMBER


Before the change?

After the change?

Pull request checklist

  • [x ] Schema migrations have been created if needed (example)
  • [ x] Tests for the changes have been added (for bug fixes / features)
  • [ x] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • [x ] No

Update repository docs to state that auto_init only applies at creation. Adding auto_init to an existing repository will not initialize it; users must run terraform destroy and terraform apply to have the repository initialized properly. This reduces confusion about post-creation changes to the resource.
@github-actions
Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@github-actions github-actions bot added the Type: Bug Something isn't working as documented label Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant