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.
2 parents 8ee49f6 + 14a27c2 commit 392ae33Copy full SHA for 392ae33
1 file changed
main.tf
@@ -161,7 +161,7 @@ resource "cloudfoundry_space_role" "service-account-egress-role" {
161
162
# egress_proxy: set up the egress proxy app
163
module "egress_proxy" {
164
- source = "github.com/gsa-tts/cg-egress-proxy?ref=bafd6df83b4dae381c7f0b5b9c2cc581ef5b1e97"
+ source = "github.com/gsa-tts/cg-egress-proxy?ref=f0856cbf84af96b1ce6088a49c71cd8aa414b9b3"
165
166
cf_org_name = var.cf_org_name
167
cf_egress_space = module.egress_space.space
0 commit comments