Skip to content

Commit

Permalink
Merge pull request #6 from e-breuninger/dependabot/terraform/e-breuni…
Browse files Browse the repository at this point in the history
…nger/kustomization/module-1.2.0

chore(deps): bump e-breuninger/kustomization/module from 1.1.0 to 1.2.0
  • Loading branch information
FlxPeters authored Feb 24, 2024
2 parents 81ffe6d + 5a4d187 commit 54fdf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ data "kustomization_overlay" "olm" {

module "kustomization" {
source = "e-breuninger/kustomization/module"
version = "1.1.0"
version = "1.2.0"
kustomization_data_source = data.kustomization_overlay.olm
}

Expand Down

0 comments on commit 54fdf0f

Please sign in to comment.