Skip to content

watson-platform/terraform-ibm-satellite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Cloud Satellite Module

This is a collection of modules that make it easier to provision a satellite on IBM Cloud Platform:

Overview

IBM Cloud® Satellite helps you deploy and run applications consistently across all on-premises, edge computing and public cloud environments from any cloud vendor. It standardizes a core set of Kubernetes, data, AI and security services to be centrally managed as a service by IBM Cloud, with full visibility across all environments through a single pane of glass. The result is greater developer productivity and development velocity.

https://cloud.ibm.com/docs/satellite?topic=satellite-getting-started

Compatibility

This module is meant for use with Terraform 0.13 or later.

Requirements

Terraform plugins

Install

IBM Cloud CLI

Be sure you have installed IBM Cloud plug-in for Satellite

Terraform

Be sure you have the correct Terraform version ( 0.13 or later), you can choose the binary here:

Terraform provider plugins

Be sure you have the compiled plugins on $HOME/.terraform.d/plugins/

Contributing changes

Ensure that pre-commit and detect-secrets is installed for the repo before attempting to commit changes. Instructions as to how to do so can be found in our Developer Guide

About

Terraform modules to create and work with IBM Cloud Satellite resources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 57.3%
  • HCL 42.7%