terraform-provider-docker VS terraform-provider-docker

Compare terraform-provider-docker vs terraform-provider-docker and see what are their differences.

terraform-provider-docker

As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/kreuzwerker/docker/latest (by hashicorp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
terraform-provider-docker terraform-provider-docker
3 1
532 135
3.6% -
0.0 10.0
4 days ago over 3 years ago
Go Go
Mozilla Public License 2.0 Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraform-provider-docker

Posts with mentions or reviews of terraform-provider-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-28.
  • HELM vs KUSTOMIZE
    8 projects | /r/kubernetes | 28 Jul 2022
    ... and if you're an opinionated person, like me, and you value consolidated infrastructure atomicity as a whole along side locks for everything. You'd port cherry-picked helm charts as terraform modules with k2tf, and build every docker container from scratch, with forced layer invalidation to perform security updates for every image, using the docker and kubernetes providers respectively.
  • Deploying Go application on AWS with terraform
    5 projects | dev.to | 18 Jul 2022
    For the docker management, we are going to use terraform module kreuzwerker/docker. It provides us an opportunity to build and upload docker image to a docker repository.
  • Maintaining the terraform provider for docker
    5 projects | dev.to | 22 Feb 2022
    Communication is crucial; that's why we want to keep it public, even if we receive private requests through other channels such as @gophers/terraform-provider-docker in Slack. We encourage engineers to open an issue or use the recently released discussions feature from GitHub. The code of conduct helped us set the etiquette guidelines, how we want to work together, and which tone and politeness we expect.

terraform-provider-docker

Posts with mentions or reviews of terraform-provider-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • Maintaining the terraform provider for docker
    5 projects | dev.to | 22 Feb 2022
    We all use open source projects to develop, run and evolve the software that we use both internally and at the clients who pay us for our expertise and experience. We find bugs, see the need to extend the functionality or stumble over a piece of documentation that is not fully clear and understandable. We know talented folks took precious time to design, create, maintain and evolve such open-source projects. As we are working on those projects heavily, we carve out time to make a contribution by creating bug reports and providing fixes for them; and if we see the need for a new feature, try our best to provide it. In our case, we wanted to deploy docker services into a docker swarm via terraform. As those resources were not supported at that time in 2018, we filed a colossal pull request, which led us to important learnings. We will talk about them later in detail in this post. First, let's explain how it evolved that we started maintaining this terraform provider.

What are some alternatives?

When comparing terraform-provider-docker and terraform-provider-docker you can also consider the following projects:

git-chglog - CHANGELOG generator implemented in Go (Golang).

terraform-plugin-sdk - Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions

crossplane - The Cloud Native Control Plane

terraform-website - Build configuration and partial content for terraform.io

adeploy - Universal deployment tool for Kubernetes that supports rendering and deployment of lightweight Jinja templated k8s manifests as well as complex Helm charts.

elastic-beanstalk-roadmap - AWS Elastic Beanstalk roadmap

tofu-controller - A GitOps OpenTofu and Terraform controller for Flux

go-aws-example

tfenv - Terraform version manager