Skip to main content

Generate terraform config from deployed azure resources.

Project description

Generate terraform config from deployed azure resources.

Made a bunch of stuff in azure but wish you’d used terraform? Now’s your chance to fix the mistakes of past-you.

Work in progress

This is currently just a proof of concept type thing.

Requirements

  • Python 3.5+

  • The Azure 2.0 CLI (The python based az one).

In order to dodge API calling and avoid having to deal with azure authentication, this project abdicates all responsibility for that functionality by shelling out to the azure CLI.

Install

pip3 install aztfgen

Usage

The arguments are intended to match whatever you’ll also need to pass to terraform import to take care of getting the current state into terraform.

aztfgen <terraform-address> <resource-id>

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aztfgen-0.1.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page