Skip to content

Commit

Permalink
Bump relaycorp/awala-gateway/google in /environments/belgium
Browse files Browse the repository at this point in the history
Bumps [relaycorp/awala-gateway/google](https://github.com/relaycorp/terraform-google-awala-gateway) from 1.6.3 to 1.6.8.
- [Release notes](https://github.com/relaycorp/terraform-google-awala-gateway/releases)
- [Changelog](https://github.com/relaycorp/terraform-google-awala-gateway/blob/main/.releaserc.yml)
- [Commits](relaycorp/terraform-google-awala-gateway@v1.6.3...v1.6.8)

---
updated-dependencies:
- dependency-name: relaycorp/awala-gateway/google
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 4522f29 commit 02e61dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/_modules/gateway/gateway.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "gateway" {
source = "relaycorp/awala-gateway/google"
version = "1.6.3"
version = "1.6.8"

project_id = var.gcp_project_id
region = var.gcp_region
Expand Down

0 comments on commit 02e61dd

Please sign in to comment.