Skip to content

cloudopsworks/terraform-aws-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Header

cloudopsworks

AWS EKS Helm Install Module

This Module performs helm install for EKS applications.


This project is part of our comprehensive approach towards DevOps Acceleration.

Terraform Open Source Modules

It's 100% Open Source and licensed under the APACHE2.

We literally have hundreds of terraform modules that are Open Source and well-maintained. Check them out!

Makefile Targets

Available targets:

  help                                Help screen
  help/all                            Display help for all targets
  help/short                          This help short screen
  lint                                Lint terraform code

Requirements

No requirements.

Providers

Name Version
helm n/a
kubernetes n/a
null n/a

Modules

No modules.

Resources

Name Type
helm_release.app_release resource
helm_release.app_release_oci resource
null_resource.helm_init_oci resource
kubernetes_namespace.release_ns data source

Inputs

Name Description Type Default Required
chart_name n/a string n/a yes
chart_version n/a string n/a yes
helm_repo n/a string n/a yes
inputs n/a list(any) [] no
namespace # (c) 2021 - Cloud Ops Works LLC - https://cloudops.works/ On GitHub: https://github.com/cloudopsworks Distributed Under Apache v2.0 License string "default" no
oci_repo n/a bool false no
release_name n/a string n/a yes
secrets n/a list(any) [] no
var_files n/a list(string) [] no
vars n/a map(string) {} no

Outputs

No outputs.

Help

Got a question? We got answers.

File a GitHub issue, send us an email or join our Slack Community.

README Commercial Support

DevOps Tools

Slack Community

Newsletter

Office Hours

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

Copyrights

Copyright © 2022-2022 Cloud Ops Works LLC

License

License

See LICENSE for full details.

Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.

Trademarks

All other trademarks referenced herein are the property of their respective owners.

About

This project is maintained by Cloud Ops Works LLC.

Contributors

Cristian Beraha
Cristian Beraha

README Footer Beacon

About

AWS EKS - Helm Install module

Resources

License

Stars

Watchers

Forks

Packages

No packages published