mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-15 19:10:46 -04:00
Notable changes: * backend/s3: Automatic validation of `eu-north-1` region * backend/s3: Support for `credential_process` handling in AWS configuration file Updated via: ``` go get github.com/aws/aws-sdk-go@v1.16.4 go get github.com/terraform-providers/terraform-provider-aws@v1.52.0 go mod tidy go mod vendor ``` |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .travis.yml | ||
| api.go | ||
| astnodetype_string.go | ||
| functions.go | ||
| interpreter.go | ||
| lexer.go | ||
| LICENSE | ||
| Makefile | ||
| parser.go | ||
| README.md | ||
| toktype_string.go | ||
| util.go | ||