-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: force replace secrets of VCS resource (#70)
Since Terrakube doesn't reply back the client_secret and private key of VCS connection back to the client and `terrakube_vcs` resource uses what's supplied to the state, any changes on these two fields should result into a force replace of the `terrakube_vcs` resource. Additional changes: 1. More help information on `terrakube_vcs` resource 2. Make `vcs_id` updatable in `terrakube_workspace_vcs` resource 3. Make import work on `terrakube_organization_variable` resource
Showing
4 changed files
with
35 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters