Contribute to the aws Terraform Provider

Configure Development Environment Install Terraform and go I used the version in the default Ubuntu apt repos Using ZSH If you are using zsh I recommend adding the following line to your .zshrc export PATH="$PATH:$(go env GOPATH)/bin" Credits to mmik in this post

December 7, 2024 · 1 min