Skip to content

Commit

Permalink
⬆️ tf: Bump bendoerr-terraform-modules/context/null
Browse files Browse the repository at this point in the history
Bumps the terraform group with 1 update in the /examples/simple directory: [bendoerr-terraform-modules/context/null](https://github.com/bendoerr-terraform-modules/terraform-null-context).


Updates `bendoerr-terraform-modules/context/null` from 0.4.1 to 0.4.2
- [Commits](bendoerr-terraform-modules/terraform-null-context@v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: bendoerr-terraform-modules/context/null
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent e8764ca commit f784178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple/ctx.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "context" {
source = "bendoerr-terraform-modules/context/null"
version = "0.4.1"
version = "0.4.2"
namespace = var.namespace
role = "cloudfront-s3-example"
region = "us-east-1"
Expand Down

0 comments on commit f784178

Please sign in to comment.