tfzstackit

command module
v0.0.0-...-1bc24aa Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

tfzstackit (fork from tfz53 - previously knows as bzfttr53rdutil)

A conversion utility for creating Terraform resource definitions for STACKIT DNS from BIND zonefiles.

Installation

Download the latest release.

Usage

tfzstackit -domain <domain-name> [flags] > stackit-domain.tf

Flags

Name Description Default
-domain Name of domain. Required.
-zone-file Path to zone file. Optional. <domain>.zone
-exclude Record types to ignore, comma-separated. Optional. SOA,NS

Building

If you want to build from source, you will first need the Go tools. Instructions for installation are available from the documentation.

Once that is done, run

go get github.com/Slm0n87/tfzstackit
cd $GOPATH/src/github.com/Slm0n87/tfzstackit
go build

You should now have a finished binary.

This project uses dep to manage external dependencies. See the Github repo for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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