Running terraform apply will create the VPC by prompting you to to input AWS access and secret keys. For default values, hitting <return> will assign default values, defined in the variables.tf file. The output should look something like this: $ terraform apply var.access_key AWS access key Enter a value: foo ...