这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix issues with removing git_repository from a project #134

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

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

dglsparsons
Copy link
Collaborator

At the moment, this should force recreation of the project, as we don't support updating or removing the linked repository.

See issue #105 for info on this.

However, there is a bug insofar as we don't explicitly flag this as requiring the project to be replaced. This creates an inconsistent plan.

Closes #133

At the moment, this should force recreation of the project, as we don't
support updating or removing the linked repository.

See issue #105 for info on this.

However, there is a bug insofar as we don't explicitly flag this as
requiring the project to be replaced. This creates an inconsistent plan.
@dglsparsons dglsparsons force-pushed the removing-git-repository branch from 7b63723 to 3973646 Compare October 16, 2023 09:59
@dglsparsons dglsparsons requested a review from ecklf October 16, 2023 10:18
@dglsparsons dglsparsons enabled auto-merge (squash) October 16, 2023 11:20
@dglsparsons dglsparsons merged commit 2837375 into main Oct 16, 2023
@dglsparsons dglsparsons deleted the removing-git-repository branch October 16, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing git_repository in a project resource fails with an inconsistent result after apply error
2 participants