terraform-aws-clickops-notifier

Get notified when actions are taken in the AWS Console.

MIT License

Stars
197
Committers
13

Bot releases are hidden (Show)

terraform-aws-clickops-notifier - Test PR #46

Published by baolsen over 1 year ago

Test #46

terraform-aws-clickops-notifier - Runtime variable

Published by phzietsman over 2 years ago

  • Lambda runtime exposed as variable and defaults to Python 3.8, required for building in Terraform Cloud
terraform-aws-clickops-notifier - Lambda deployment refactor

Published by phzietsman over 2 years ago

  • Removes layer references in favor of the automated terraform-aws-lambda requirements management which removes the requirement for the use of an external lambda layer and the region variable
  • Removes cloudwatch log group and IAM permissions associated with it in favor of the terraform-aws-lambda's handling of these resources.
  • Updates lambda python runtime from 3.8 to 3.9
  • Addresses issue with the addition of the additional_iam_policy_statements input variable
  • Adds outputs.tf
  • Fix provider warning

More details: https://github.com/cloudandthings/terraform-aws-clickops-notifier/pull/10 https://github.com/cloudandthings/terraform-aws-clickops-notifier/pull/11

Special thanks to @irasnyd @userhas404d

terraform-aws-clickops-notifier - v1.0.7

Published by phzietsman over 2 years ago

Changes

  • IAM permissions refined
  • Update to new layer, losing support for Gov and CN
  • Update exclusions

New exclusions

  • sso.amazonaws.com:CreateToken
  • signin.amazonaws.com:CredentialVerification
  • signin.amazonaws.com:CredentialChallenge
  • cloudtrail.amazonaws.com:StartQuery

Contributors

@switchdk

terraform-aws-clickops-notifier - Bugfixes

Published by phzietsman over 2 years ago

  • Fixed key error when useragent is not present
  • Principle to Principal in message
terraform-aws-clickops-notifier -

Published by phzietsman over 2 years ago

terraform-aws-clickops-notifier - v0.0.1

Published by phzietsman over 2 years ago

Package Rankings
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Tests
Related Projects