AWS AppConfig Implementing AWS AppConfig with a Go client. Create the AppConfig: terraform init terraform apply -auto-approve Parameters will be automatically created and referenced by the application. Start the Go application: touch .env go get go run .