mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-08-25 20:54:09 +02:00
docs: Update extraneous markdown tag in faq.md (#2092)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
This commit is contained in:
co-authored by
Bryant Biggs
parent
a2be69ffb0
commit
6bb73bbdd4
@@ -76,8 +76,6 @@ Note: Windows based node support is limited to a default user data template that
|
|||||||
|
|
||||||
Examples of accessing the attributes of the compute resource(s) created by the root module are shown below. Note - the assumption is that your cluster module definition is named `eks` as in `module "eks" { ... }`:
|
Examples of accessing the attributes of the compute resource(s) created by the root module are shown below. Note - the assumption is that your cluster module definition is named `eks` as in `module "eks" { ... }`:
|
||||||
|
|
||||||
````hcl
|
|
||||||
|
|
||||||
- EKS Managed Node Group attributes
|
- EKS Managed Node Group attributes
|
||||||
|
|
||||||
```hcl
|
```hcl
|
||||||
|
|||||||
Reference in New Issue
Block a user