We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562a585 commit 7de8557Copy full SHA for 7de8557
terraform/flux/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
flux = {
4
source = "fluxcd/flux"
5
- version = "1.4.0"
+ version = "1.5.0"
6
}
7
bitwarden-secrets = {
8
source = "sebastiaan-dev/bitwarden-secrets"
terraform/main.tf
@@ -30,7 +30,7 @@ terraform {
30
31
32
33
34
35
36
0 commit comments