Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: remove deprecated coder_git_auth data source #254

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

matifali
Copy link
Member

@matifali matifali commented Jul 3, 2024

The coder_git_auth data source has been deprecated and replaced with the coder_external_auth data source. This commit removes the deprecated data source and its associated test file.

Closes #250 along with #255
also closes #217

The `coder_git_auth` data source has been deprecated and replaced with the `coder_external_auth` data source. This commit removes the deprecated data source and its associated test file.
@matifali matifali requested a review from stirby July 3, 2024 21:13
@matifali matifali requested a review from johnstcn July 4, 2024 13:11
@johnstcn johnstcn requested a review from mtojek July 4, 2024 14:45
@johnstcn
Copy link
Member

johnstcn commented Jul 4, 2024

We will need to bump the major version after this change.

@matifali matifali merged commit 5ca08cb into main Jul 5, 2024
12 checks passed
@matifali matifali deleted the matifali/remove-deprecated branch July 5, 2024 08:41
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated resources/data sources Coder Terraform Provider v1.0 Docs
3 participants