mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-23 09:51:04 +01:00
docs: Update output for user data example to capture rendered output (#2940)
* docs: Update output for user data example to capture renereded output * fix: Tsk tsk tsk - I forgot to run pre-commit
This commit is contained in:
11
examples/user_data/rendered/al2/eks-mng-additional.sh
Executable file
11
examples/user_data/rendered/al2/eks-mng-additional.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
Content-Type: multipart/mixed; boundary="//"
|
||||
MIME-Version: 1.0
|
||||
|
||||
--//
|
||||
Content-Transfer-Encoding: 7bit
|
||||
Content-Type: text/x-shellscript
|
||||
Mime-Version: 1.0
|
||||
|
||||
export USE_MAX_PODS=false
|
||||
|
||||
--//--
|
||||
Reference in New Issue
Block a user