Skip to content

Commit

Permalink
Document that ACL tests are run when creating and updating tailscale_…
Browse files Browse the repository at this point in the history
…acl resources.

Fixes #158.
Closes #161.
  • Loading branch information
dsymonds committed Jan 30, 2024
1 parent f65978c commit c8e05de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resources/acl.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

The acl resource allows you to configure a Tailscale ACL. See https://tailscale.com/kb/1018/acls for more information. Note that this resource will completely overwrite existing ACL contents for a given tailnet.

If tests are defined in the ACL (the top-level `tests` section), ACL validation will occur before creation and update operations are applied.

## Example Usage

```terraform
Expand Down

0 comments on commit c8e05de

Please sign in to comment.