Change link to HCP HVN docs (#28940)

This commit is contained in:
Jonathan Frappier
2024-11-18 10:00:50 -05:00
committed by GitHub
parent 3f62ae702b
commit ccb8698624

View File

@@ -140,7 +140,7 @@ The process to spin up a testing instance of HCP Vault Dedicated is very [straig
There are a couple of items to consider when determining if the integration will work with HCP Vault Dedicated.
- Since HCP Vault Dedicated is running Vault Enterprise, the integration will need to be aware of [Namespaces](/vault/tutorials/enterprise/namespaces). This is important as the main namespace in HCP Vault Dedicated is called 'admin' which is different from the standard root namespace in a self managed Vault instance. If the integration currently doesn't support namespaces, then an additional benefit of adding Namespace support iis that this will also enable it to work with all self managed Vault Enterprise installations.
- HCP Vault Dedicated is currently only deployed on AWS and so the partners application should be able to be deployed or run in AWS. This is vital so that HCP Vault Dedicated is able to communicate with the application using a [private peered](/hcp/tutorials/networking/amazon-peering-hcp) connection via a [HashiCorp Virtual Network](/hcp/docs/hcp/network).
- HCP Vault Dedicated is currently only deployed on AWS and so the partners application should be able to be deployed or run in AWS. This is vital so that HCP Vault Dedicated is able to communicate with the application using a [private peered](/hcp/docs/hcp/network/hvn-aws/hvn-peering) connection via a [HashiCorp Virtual Network](/hcp/docs/hcp/network).
Additional resources: