Update Argus ACL documentation (#312)

* update argus ACL docs

* update datasource docs
This commit is contained in:
Diogo Ferrão 2024-03-25 14:03:58 +00:00 committed by GitHub
parent 0fc2a28469
commit 9528ca2307
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ resource "stackit_argus_instance" "example" {
### Optional
- `acl` (Set of String) The access control list for this instance. Each entry is an IP or IP range that is permitted to access, in CIDR notation.
- `acl` (Set of String) The access control list for this instance. Each entry is an IP address range that is permitted to access, in CIDR notation.
- `parameters` (Map of String) Additional parameters.
### Read-Only