Add Intentions to HCS

As of today, I started using the HCS provider and was able to import an existing HCS cluster (we were previously using AzureRM for it). This was done in our cluster module. However, I’d like for each individual app module to add their own service intentions to Consul. Using the Consul Terraform provider, how do I authenticate to HCS since I won’t have my auth key? Do I just have to use a variable? (Not a huge fan of this.)