clusterinthecloud / terraform

Terraform config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
20 stars 23 forks source link

Make a common admin account on all clouds #42

Closed milliams closed 4 years ago

milliams commented 4 years ago

Currently, OCI has the opc user and we make a provisioner user on Google. This makes the documentation harder to follow. We should create a citc user on all nodes which the human admin uses to log in and manage the system and keep opc/provisioner as the account that only Terraform uses.