You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
We are currently using the aks data source to get the information from the cluster. It's a less elegant solution because we have to explicitly declare the dependency.
As a:
... Environment Creator
I want:
... To seamlessly use Helm or Kubernetes Terraform Provider with Bedrock
So that:
... the Environment infrastructure can be completely managed by Terraform
Describe the solution you'd like:
Add the file path of the
local_file.cluster_credentials
resource for theaks
module.Acceptance Criteria:
Describe alternatives you've considered:
We are currently using the aks data source to get the information from the cluster. It's a less elegant solution because we have to explicitly declare the dependency.
Additional context:
Does this require updates to documentation?:
No
I plan to make a PR to implement this feature, if the community thinks this is a good idea.
The text was updated successfully, but these errors were encountered: