mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 17:00:15 -04:00
Update README.md
Fix dead link
This commit is contained in:
parent
68df1e6e4d
commit
c8c0d3ef9f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ an ELB serving traffic.
|
|||
|
||||
To simplify the example, this intentionally ignores deploying and
|
||||
getting your application onto the servers. However, you could do so either via
|
||||
[provisioners](/docs/provisioners/index.html) and a configuration
|
||||
[provisioners](https://www.terraform.io/docs/provisioners/) and a configuration
|
||||
management tool, or by pre-baking configured AMIs with
|
||||
[Packer](http://www.packer.io).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue