Skip to content

Instantly share code, notes, and snippets.

provider "aws" {
region = "us-west-2"
}
variable "server_count" {
default = 4
}
resource "aws_eip" "ip" {
count = "${var.server_count}"
### Keybase proof
I hereby claim:
* I am billmoritz on github.
* I am billmoritz (https://keybase.io/billmoritz) on keybase.
* I have a public key ASAwUSZsqn3dRlmgPqqxfI5rb8aD3sW4ILDWNw9FhNmYjgo
To claim this, I am signing this object: