From 7be2a28c995de47fd5de8644442b24424a98475d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 00:13:43 +0000 Subject: [PATCH] Commit from GitHub Actions (Doc) --- doc/resource_types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/resource_types.md b/doc/resource_types.md index d0a57417..a46010a8 100644 --- a/doc/resource_types.md +++ b/doc/resource_types.md @@ -1388,7 +1388,7 @@ describe eks('my-eks') do end ``` -### its(:name), its(:arn), its(:created_at), its(:version), its(:endpoint), its(:role_arn), its(:kubernetes_network_config), its(:logging), its(:identity), its(:status), its(:client_request_token), its(:platform_version), its(:tags), its(:encryption_config), its(:connector_config), its(:id), its(:health), its(:outpost_config) +### its(:name), its(:arn), its(:created_at), its(:version), its(:endpoint), its(:role_arn), its(:kubernetes_network_config), its(:logging), its(:identity), its(:status), its(:client_request_token), its(:platform_version), its(:tags), its(:encryption_config), its(:connector_config), its(:id), its(:health), its(:outpost_config), its(:access_config) ## eks_nodegroup EksNodegroup resource type.