-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9818030
commit 7025f5a
Showing
3 changed files
with
9 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,8 +46,9 @@ terraform { | |
provider "bitwarden" { | ||
email = "[email protected]" | ||
# If you have the opportunity, you can try out the embedded client which removes the need for a locally installed Bitwarden CLI. | ||
# Please note that this feature is still considered as experimental, might not work as expected, and is not recommended for production use. | ||
# If you have the opportunity, you can try out the embedded client which removes the need | ||
# for a locally installed Bitwarden CLI. Please note that this feature is still considered | ||
# as experimental, might not work as expected, and is not recommended for production use. | ||
# | ||
# experimental { | ||
# embedded_client = true | ||
|
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