atmos terraform cache delete
Delete a single cached object (and its metadata sidecar) by its cache key, as shown by atmos terraform cache list.
Usage
atmos terraform cache delete <key>
Arguments
key- The cache key to delete, e.g.
providers/registry.terraform.io/hashicorp/aws/index.json. Useatmos terraform cache listto find keys.
Examples
atmos terraform cache delete providers/registry.terraform.io/hashicorp/aws/index.json