brandt / terraform-provider-dme

Terraform DNSMadeEasy provider

Home Page:https://www.terraform.io/docs/providers/dme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider

This is a SendGrid hack/fork of the original provider. It does two things:

  • Makes resource updates actually work
  • Hard-coded to do absolutely nothing unless BUILDKITE=true

Installation

  • Download from Releases
  • Place in ~/.terraform.d/plugins/terraform-provider-dme - make executable
  • Go to your terraform dir, remove the state rm -rf .terraform
  • Run terraform init again - you're now on your custom provider

Questions

Hit us up in #autobots-public

About

Terraform DNSMadeEasy provider

https://www.terraform.io/docs/providers/dme/

License:Mozilla Public License 2.0


Languages

Language:Go 85.4%Language:Shell 7.7%Language:Makefile 3.7%Language:HTML 3.2%