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

terraform: provide support for locking of playbook over a network file system #4

Open
FrancisBilla opened this issue May 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request feature Idea This proposes the idea of adding new features to the project

Comments

@FrancisBilla
Copy link

FrancisBilla commented May 12, 2020

SUMMARY

Locking of files in a network file system is not atomic. A kind of architecture like zookeeper is needed to provide such functionality. Since multiple clients all use the same playbook to configure and deploy resources, locking of the playbook is required.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

a callback plugin

@Doreen9 Doreen9 changed the title Checked out state Provide support for locking of state file over a network file system May 18, 2020
@Doreen9 Doreen9 changed the title Provide support for locking of state file over a network file system Terraform: provide support for locking of state file over a network file system May 19, 2020
@FrancisBilla FrancisBilla changed the title Terraform: provide support for locking of state file over a network file system terraform: provide support for locking of state file over a network file system May 19, 2020
@FrancisBilla FrancisBilla added enhancement New feature or request feature Idea This proposes the idea of adding new features to the project labels May 19, 2020
@Doreen9 Doreen9 mentioned this issue Jun 15, 2020
@Doreen9 Doreen9 changed the title terraform: provide support for locking of state file over a network file system terraform: provide support for locking of playbook over a network file system Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Idea This proposes the idea of adding new features to the project
Projects
None yet
Development

No branches or pull requests

5 participants