Giter VIP home page Giter VIP logo

chef-aws-inspector's Introduction

Hi there ๐Ÿ‘‹

I am a Solutions Architect, DevSecOps Engineer, or Site Reliability Engineer - depending on the timeline and context. I wrestle with cloud infrastructure automation during my day job. I help enterprises streamline their infrastructure and application architecture, wrangle costs, and dominate issues with security, compliance, stardardisation and documentation. I also volunteer as tester for some open source applications in my free time.

  • ๐Ÿ”ญ Iโ€™m currently working on Infrastructure Architecture for Tasking Manager
  • ๐ŸŒฑ Iโ€™m currently learning OpenPolicyAgent (for Terraform), Pydantic, and Rust - let's see how that goes.
  • ๐Ÿ’ฌ Ask me about technology ethics, labour rights, and the perils of solutionism (apart from what is above)

Not all me's online are me.

The display picture is Bertrand Russell

chef-aws-inspector's People

Contributors

eternaltyro avatar ira-bv avatar kasthuricards avatar majormoses avatar

Stargazers

 avatar

Watchers

 avatar

chef-aws-inspector's Issues

Write Tests

Need to test for:

  • installation and presence of awsagent binary
  • removal and absence of awsagent binary
  • PGP failures

why use normal attributes?

I am not sure I understand why there is a requirement that these are normal attributes which persist chef client runs. I think during the guard it should be node as opposed to normal as it should resolve to whatever attribute precedence level is highest. This leave it to the user to decide whether they want to use normal, default, etc. Many AWS envs have ephemeral instances that come up and down on their own this makes it harder to use this cookbook.

Cookbook fails on Linux instance with Chef-Client 13.8.5

An error is thrown when trying to use the cookbook with Chef-Client 13.8.5, "ERROR: Cannot find a resource for windows_package on redhat version 7.4". It does not seem to honor the only_if platform windows directive.

   107:  # Install for Windows
   108>> windows_package 'awsagent' do
   109:    source node[:inspector][:win_installer_url]
   110:    installer_type :custom
   111:    options '-silent'
   112:    only_if { platform?('windows') }
   113:  end

This does not happen with the latest 14.x version. I'll see if there is a way to fix this.

Upgrading AWS Inspector

What is the upgrade path for AWS Inspector when using this cookbook? It appears it is being installed with the in-built upgrader disabled and does not have an obvious (to me) upgrade path available short of an uninstall/reinstall.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.