Back
Join now
About

Popular Tags

  • react
  • ui-components
  • shadcn-ui
  • tailwind
  • typescript
  • react-components
  • llm
  • open-source
  • ui-design
  • ai-agents

Top Sources

  • github.com
  • 1771technologies.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alchemy.run
  • altsendme.com
  • animate-ui.com
  • ant.design

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Tags
  • gitops
    1
  • go
    1
  • infrastructure-as-code
    1
  • terraform
    1
Website favicongithub.com
Website preview

OpenTofu: Declarative Cloud Infrastructure Management

OpenTofu is an OSS tool for managing cloud infrastructure declaratively, ensuring efficiency and safety in changes.

stack
Tech Stack
GCPCloud KMSCloud StorageAWSAWS DynamoDBAWS KmsAWS S3OpenTelemetryGitHubGoAzureAzure StorageAzure KubernetesESLintnpmDockerNode.jsJavaScriptBashTerraformJSXPythonCodecovGitHub Actions
Summary

OpenTofu is an open-source software (OSS) tool designed for building, changing, and versioning cloud infrastructure in a safe and efficient manner. It supports management of both existing popular service providers and custom in-house solutions.

Key features:

  • Infrastructure as Code - Infrastructure is described using a high-level configuration syntax, allowing for versioning and sharing of datacenter blueprints.
  • Execution Plans - Generates an execution plan to show what changes will be made, helping to avoid surprises during infrastructure manipulation.
  • Resource Graph - Builds a graph of all resources, enabling efficient parallel creation and modification while providing insight into dependencies.
  • Change Automation - Facilitates complex changesets with minimal human interaction, reducing the risk of errors.

OpenTofu also offers nightly builds for testing, community support through GitHub Discussions, and a commitment to addressing security vulnerabilities.

Comments
No comments yet. Sign in to add the first comment!