# juju_access_secret (Resource)

A resource that represents a Juju secret access.

<!-- schema generated by tfplugindocs -->

## Schema

### Required

- `applications` (Set of String) The list of applications to which the secret is granted.
- `model_uuid` (String) The UUID of the model in which the secret belongs.
- `secret_id` (String) The ID of the secret. E.g. coj8mulh8b41e8nv6p90

### Read-Only

- `id` (String) The ID of the secret. Used for terraform import.
