Select Badges

Select Supported Platforms

Select Status

RSS

tr-chef-cookbook-aws-cli (16) Versions 2.3.3

Installs and Configures AWS CLI for all users

Policyfile
Berkshelf
Knife
cookbook 'tr-chef-cookbook-aws-cli', '= 2.3.3', :supermarket
cookbook 'tr-chef-cookbook-aws-cli', '= 2.3.3'
knife supermarket install tr-chef-cookbook-aws-cli
knife supermarket download tr-chef-cookbook-aws-cli
README
Dependencies
Changelog
Quality 33%

tr-chef-cookbook-aws-cli

Installs and configures current Version of AWS CLI and initiates a profile.d configuration to set a region for all users

Usage

No specific rules or definitions necessary. Only use default recipe

{
  "tr-awscli": {
   "accesskey": "<accesskey>",
   "secretkey": "<secretkey>",
   "region": "<aws-region>",
   "output": "<output-type>"
 }
}

Currently it is not possible to remove the Access and Secret Key from system. Only workaround is to set another parameter to this (ex.: ---).

Attributes

The attributes used by this cookbook:

Attribute Description Type Default
accesskey Enter the Access Key for AWS User here String ---
secretkey Enter the Secret Key for AWS User here String ---
region Change the ec2-instance-region String ec2-region of instance
output Change the default output for AWS CLI String ---

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

tr-chef-cookbook-aws-ssm-agent Applicable Versions
tr-chef-cookbook-objectivefs Applicable Versions
tr-chef-cookbook-usermanagement Applicable Versions

Changelog

Version 2.3.3

  • Adding Loglevel and test results as outputs

Version 2.3.2

  • Preparing amazon2 Linux integration with image_search

Version 2.3.1

  • Fixing Ubuntu 18.04 integration with image_search

Version 2.3.0

  • Adding Ubuntu 18.04 for integration

Version 2.2.1

  • Fix failed test on Ubuntu

Version 2.2.0

  • Adding maximum Version for Ubuntu

Version 2.1.0

  • Adding InSpec tests

Version 2.0.1

  • Adding Foodcritic

Version 2.0.0

  • Add possibility to set custom output for root (AWSCLI-6)
  • Add possibility to set Access and Secret Key for root (AWSCLI-2)
  • Add possibility to set custom region for root (AWSCLI-5)
  • Add support for amazon linux (AWSCLI-9)
  • Supress sensitive content (AWS Credentials) (AWSCLI-10)
  • Change download folder (AWSCLI-3)
  • Prepare for Multi OS Unix + Windows (AWSCLI-8)
  • Change Commands more Chef style (AWSCLI-7)

Version 1.1.1

  • Updates current README and Cookbook Description

Version 1.1.0

  • Adding global Parameter for Region
  • Removing Configuration for user root

Version 1.0.3

  • Adding Changelog to Cookbook
  • Updating Version
  • Updating Supported OS

Version 1.0.0

  • Fixing Attributes for default Region eu-central-1 (Frankfurt)
  • Running Tests on different OS and sets in metadata.rb

Version 0.9.0

  • Installs AWS CLI
  • Configures Region depending on EC2 Instance for root
  • Adding Package Python as prequesites

Version 0.1.2

  • Installs AWS CLI and Configures Region eu-west-1 as default for root

Collaborator Number Metric
            

2.3.3 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

2.3.3 passed this metric