Skip to content

Commit 4865835

Browse files
github-actions[bot]gurchikmatttrach
authored
fix: Fix typo in rancher2_cluster public_access_sources docs (#2229)
Co-authored-by: Derek Gurchik <602444+gurchik@users.noreply.github.com> Co-authored-by: Matt Trachier <matt.trachier@suse.com>
1 parent 222d5a8 commit 4865835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@ The following arguments are supported:
13681368
* `node_groups` - (Optional/Computed) The EKS cluster name to import. Required to create a new cluster (list)
13691369
* `private_access` - (Optional/Computed) The EKS cluster has private access (bool)
13701370
* `public_access` - (Optional/Computed) The EKS cluster has public access (bool)
1371-
* `public_access_sources` - (Optional/Computed) The EKS cluster public access sources (map)
1371+
* `public_access_sources` - (Optional/Computed) The EKS cluster public access sources (list)
13721372
* `region` - (Optional) The EKS cluster region. Default: `us-west-2` (string)
13731373
* `secrets_encryption` - (Optional/Computed) Enable EKS cluster secret encryption (bool)
13741374
* `security_groups` - (Optional/Computed) List of security groups to use for the cluster (list)

0 commit comments

Comments
 (0)