CloudNationHQ / terraform-azure-aks

Terraform module which creates azure kubernetes resources used by workloads and accelerators.
https://library.tf/modules/CloudNationHQ/aks/azure/latest
MIT License
0 stars 1 forks source link

feat: add support for bring you own ssh keys or passwords #67

Closed dkooll closed 2 months ago

dkooll commented 2 months ago

Description

Support is added for bringing your own ssh key or password instead of generating them from the module itself.

PR Checklist

Changes to existing Resource / Data Source

This is a (please select all that apply):

Related Issue(s)

Fixes #20