Jan-Christoph Küster
Jan-Christoph Küster
Fixes https://github.com/jckuester/awsls/issues/38
`terradozer -recurive ` Delete resources of all states found under a given directory. This is especially helpful if you orchestrate Terraform projects with Terragrunt and store states under the same...
`terradozer s3://path/to/terraform.tfstate` Allow terradozer pointing directly to a state file stored in S3.
``` ⨯ release failed after 47.97s error=failed to build for darwin_amd64: # github.com/tarm/serial ../../../go/pkg/mod/github.com/tarm/[email protected]/serial.go:128:28: undefined: Port ../../../go/pkg/mod/github.com/tarm/[email protected]/serial.go:139:9: undefined: openPort ``` @martinhoefling just to let you know, after merging PR https://github.com/jckuester/weather-station/pull/17,...