Skip to content

Commit

Permalink
Bump egress_space::terraform-cloudgov from 2.0.0 to 2.0.2 in /terraform
Browse files Browse the repository at this point in the history
Bumps [egress_space::terraform-cloudgov](https://github.com/gsa-tts/terraform-cloudgov) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/gsa-tts/terraform-cloudgov/releases)
- [Commits](GSA-TTS/terraform-cloudgov@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: egress_space::github::gsa-tts/terraform-cloudgov::v2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent dce2054 commit 7f8395f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ module "domain" {
}

module "egress_space" {
source = "github.com/gsa-tts/terraform-cloudgov//cg_space?ref=v2.0.0"
source = "github.com/gsa-tts/terraform-cloudgov//cg_space?ref=v2.0.2"

cf_org_name = local.cf_org_name
cf_space_name = "${var.cf_space_name}-egress"
Expand Down

0 comments on commit 7f8395f

Please sign in to comment.