state-migrate

command
v1.5.5 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 11 Imported by: 0

README

about this tool

Prior to version 0.5.0, the project was named terraform-provider-appgate-sdp, and the provider was not yet published to registry.terraform.io. When we published it, we noticed problems with using kebab-case in the name, which forced us to re-name the project to terraform-provider-appgatesdp

This tool will target a terraform plan directory and transform all appgate names found in .tf and .tfstate files to the new appgatesdp provider name. It creates a backup of the target directory .backup as a sibling folder.

$ go run main.go migrate -dir /path/to/terraform-resources

or use the built binary

$ ./state-migrate migrate -dir /path/to/terraform-resources

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