GithubHelp home page GithubHelp logo

isabella232 / terraform-spotinst-ocean-metric-exporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spotinst/terraform-spotinst-ocean-metric-exporter

0.0 0.0 0.0 15 KB

A Terraform module to install Ocean Metric Exporter using Helm.

Home Page: https://registry.terraform.io/modules/spotinst/ocean-metric-exporter/spotinst

License: Apache License 2.0

Makefile 3.63% HCL 96.37%

terraform-spotinst-ocean-metric-exporter's Introduction

Spot Ocean Metric Exporter Terraform Module

A Terraform module to install Ocean Metric Exporter using Helm.

Table of Contents

Usage

module "ocean-metric-exporter" {
  source = "spotinst/ocean-metric-exporter/spotinst"
}

Examples

Requirements

Name Version
terraform >= 0.13.0
spotinst >= 1.39.0

Providers

Name Version
helm 2.5.1

Modules

No modules.

Resources

Name Type
helm_release.this resource

Inputs

Name Description Type Default Required
ca_bundle_secret_name CA bundle secret name. string null no
chart Chart name to be deployed. string "ocean-metric-exporter" no
chart_namespace Chart namespace to install the release into. string "spot-system" no
chart_repository Repository URL where to locate the Spot Ocean Metric Exporter chart. string "https://charts.spot.io" no
chart_version Chart version to be deployed. string "1.0.0" no
config_map_name ConfigMap name. string null no
create_metric_exporter Controls whether the Spot Ocean Metric Exporter should be created. bool true no
create_namespace Controls whether the namespace should be created if it does not yet exist. bool true no
create_service Controls whether a service should be created. bool null no
image_pull_policy Image pull policy. string null no
image_pull_secrets Image pull secrets. string null no
image_repository Image repository. string null no
image_tag Image tag. string null no
namespace Kubernetes namespace where the components should be installed. string null no
replica_count Replicas. number null no
secret_name Secret name. string null no

Outputs

No outputs.

Documentation

If you're new to Spot and want to get started, please checkout our Getting Started guide, available on the Spot Documentation website.

Getting Help

We use GitHub issues for tracking bugs and feature requests. Please use these community resources for getting help:

Community

Contributing

Please see the contribution guidelines.

License

Code is licensed under the Apache License 2.0.

terraform-spotinst-ocean-metric-exporter's People

Contributors

liranp avatar yinnonbar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.