Sha256: 61b0a2ce2b1c2f8b394a5f24250af840d99b578953aa2140d643be04acb607a7
Contents?: true
Size: 424 Bytes
Versions: 5
Compression:
Stored size: 424 Bytes
Contents
# We have to define these, but we leave them blank so that Terraform # knows to read them from environment vars or ~/.aws/credentials access_key = "" secret_key = "" key_name = "" customer = "wombat" # Default AMIs for building the demo ami-chef-server = "<%= @chef_server_ami %>" ami-automate = "<%= @automate_ami %>" ami-build-node = "<%= @automate_builder_ami %>" ami-workstation = "<%= @workstation_ami %>"
Version data entries
5 entries across 5 versions & 1 rubygems