juju_jaas_group (Resource)¶ A resource that represents a group in JAAS Example Usage¶ resource "juju_jaas_group" "development" { name = "devops-team" } Schema¶ Required¶ name (String) Name of the group Read-Only¶ uuid (String) UUID of the group