Skip to content

longrackslabs/awspec-kitchen-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repo contains:

  • 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

Prerequisites

  • 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

Getting Up and Running

  • 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.

Licensing

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published