terraform-provider-system

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

README

Terraform Provider for (Operating) System

GitHub release (latest SemVer) main GitHub Discussions GitHub License Terraform Registry

Releases: registry.terraform.io

Documentation: registry.terraform.io

Discuss: github.com/discussions

The Terraform Provider for (Linux Operating) System allows managing files, directories, users, groups, packages, and services on remote servers on operating system level agent-less via SSH.

Even in a cloud-native heaven ☁️, there will still be use cases for pets 🐈

Highlights

  • Manage files, directories, users, groups, packages, and services on remote servers
  • Connect to and authenticate with remote servers via SSH
  • No agent on remote server required
  • Seamless integration with Terraform providers of all major IaaS cloud providers
  • Support for Debian, Alpine, and Fedora Linux confirmed via acceptance test suite

Quick Starts

Use Cases

The provider aims to allow configuring individual remote servers according to mutable infrastructure approach. You might find your use case in the following non-exhaustive list:

  • Individual servers or virtual machines which are not recreated when configuration changes
  • Share or distribute server or virtual machine configuration as using Terraform modules

The provider is not suitable for immutable infrastructure approaches such as fleets of homogeneous virtual machines. In this case, you may consider a more suitable configuration mechanism.

User documentation

Refer to the comprehensive user documentation of the provider in the Terraform Registry.

Frequently Asked Questions

Responses to the most frequently asked questions can be found in the FAQ.

Requirements

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd
extlib
Package extlib contains sub packages which reuse and redistribute modified or unmodified source code originating from external open source projects.
Package extlib contains sub packages which reuse and redistribute modified or unmodified source code originating from external open source projects.
extlib/heredoc
Package heredoc provides creation of here-documents from raw strings.
Package heredoc provides creation of here-documents from raw strings.
extlib/to
Package to provides helpers to ease working with pointer values of marshalled structures.
Package to provides helpers to ease working with pointer values of marshalled structures.
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL