- An introduction to test driven infrastructure
- An introduction to the basics of kitchen
- An introduction to the basics of awspec
- An introduction to the basics of terraform. requires version v0.10.2. sorry
- An AWS lab to get you familiar with syntax and features
brew install ruby
brew install ruby-dev
brew install terraform
gem install bundler --pre
gem install test-kitchen
gem install awsecrets
gem install awspec
bundle install --without showoff
- To present with
deckrb
please run this command:
bundle exec deck deck/01_awspec_kitchen_terraform.md
- Once you have the server running go to localhost:4333 to access the training.
Copyright 2017 Slalom LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License