This repository was archived by the owner on Nov 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ resource "aws_instance" "proxy" {
8585}
8686
8787module "test_proxy_init" {
88- source = " github.com/hashicorp/terraform-random-tfe-utility//fixtures/test_proxy_init?ref=main "
88+ source = " github.com/hashicorp/terraform-random-tfe-utility//fixtures/test_proxy_init?ref=pravi/IND-5861 "
8989
9090 mitmproxy_ca_certificate_secret = var. mitmproxy_ca_certificate_secret != null ? var. mitmproxy_ca_certificate_secret : null
9191 mitmproxy_ca_private_key_secret = var. mitmproxy_ca_private_key_secret != null ? var. mitmproxy_ca_private_key_secret : null
Original file line number Diff line number Diff line change 1- # Copyright (c) HashiCorp, Inc.
2- # SPDX-License-Identifier: MPL-2.0
1+ # Copyright (c) HashiCorp, Inmodule "hcp_vault" {
2+ source = " git::https://github.com/hashicorp/terraform-random-tfe-utility//fixtures/test_hcp_vault?ref=pravi/IND-5861"
3+
4+ hcp_vault_cluster_id = local. test_name
5+ hcp_vault_cluster_hvn_id = " team-tfe-dev-hvn"
6+ hcp_vault_cluster_public_endpoint = true
7+ hcp_vault_cluster_tier = " standard_medium"
8+
9+ vault_role_name = local. test_name
10+ vault_policy_name = " dev-team"
11+ }icense- Identifier: MPL- 2.0
312
413# Random string to prepend resources
514# ----------------------------------
You can’t perform that action at this time.
0 commit comments