This commit is contained in:
Julio Castillo
2023-02-07 11:00:18 +01:00
parent 04602353ce
commit fa064ddf4d

View File

@@ -28,7 +28,7 @@ module "simple-vm-example" {
# tftest modules=1 resources=2 inventory=simple.yaml
```
### Service account managed
### Service account management
VM service accounts can be managed in three different ways:
- You can let the module create a service account for you by settting `service_account_create = true`