Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Idem Support #2460

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Initial Idem Support #2460

wants to merge 43 commits into from

Commits on May 10, 2023

  1. Initial Idem Support

    vreutova committed May 10, 2023
    Configuration menu
    Copy the full SHA
    230fd14 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Added idem examples for testing.

    kpraveenk committed May 11, 2023
    Configuration menu
    Copy the full SHA
    074811c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c891dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from praveenkalluri/master

    Added idem examples for testing.
    vreutova committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ba9857c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from vreutova/cloud_watch

    Add support for CloudWatch resources
    vreutova committed May 11, 2023
    Configuration menu
    Copy the full SHA
    40414e6 View commit details
    Browse the repository at this point in the history
  5. Added support for elb resource

    Ankush authored and Ankush committed May 11, 2023
    Configuration menu
    Copy the full SHA
    887287a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from Ankush-Sethi/master

    Added support for elb resource
    vreutova committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9a07c82 View commit details
    Browse the repository at this point in the history
  7. Added tests file for Idem

    - Added generic test utility for Idem
    - Added tests for instance.
    kpraveenk committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f3ed8f0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. added acm_cert and cloudwatch_loggroup resources

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    3dd3ff2 View commit details
    Browse the repository at this point in the history
  2. conflict fixes

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7ad6103 View commit details
    Browse the repository at this point in the history
  3. Added support for EC2 Transit gateway vpc attachment

    - Added support for EC2 Transit gateway vpc attachment
    - Corrected the output format, it was showing No cloud resources were detected.
    kpraveenk committed May 12, 2023
    Configuration menu
    Copy the full SHA
    708c8a3 View commit details
    Browse the repository at this point in the history
  4. Added support for config-rule configuration-recorder

    Ankush authored and Ankush committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cdae578 View commit details
    Browse the repository at this point in the history
  5. added eip resource

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    aad6e88 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from praveenkalluri/ec2_resources

    Added support for EC2 Transit gateway vpc attachment
    vreutova committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c3dc05f View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/master'

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5855ee5 View commit details
    Browse the repository at this point in the history
  8. added test cases for acm and eip

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c2fe7bf View commit details
    Browse the repository at this point in the history
  9. added support for flow_log

    charug committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7b5eb82 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/master'

    Ankush authored and Ankush committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1ce6281 View commit details
    Browse the repository at this point in the history
  11. Fix parser

    vreutova committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fb731ea View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from charugargtillster/master

    Added support for ACM, Cloudwatch loggroup and flow_logs
    vreutova committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4c94d69 View commit details
    Browse the repository at this point in the history
  13. Added support for KMS and Added Test for ELB, KMS, config_rule, confi…

    …guration_recorder
    Ankush authored and Ankush committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4b0366e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Added Support for eks_fargate_profile

    Ankush authored and Ankush committed May 13, 2023
    Configuration menu
    Copy the full SHA
    98f392b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Added support for RDS cluster and cluster instance

    - Added support for RDS cluster and cluster instance
    - Added test cases for both resources.
    kpraveenk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    157946e View commit details
    Browse the repository at this point in the history
  2. Added Support for efs_file_system

    Ankush authored and Ankush committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c763ddc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Added support for wafv2_web_acl

    Ankush authored and Ankush committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b1027f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Ankush-Sethi/master

    Added support for config-rule configuration-recorder
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6fe86e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from vreutova/parser

    Fix parser
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f265954 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from Ankush-Sethi/eks_fargate_profile

    Added Support for eks_fargate_profile
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    62fed95 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from praveenkalluri/rds_cluster

    Added support for RDS cluster and cluster instance
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2f6f19f View commit details
    Browse the repository at this point in the history
  6. added support for ebs snapshot and volume

    charug committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e1c001e View commit details
    Browse the repository at this point in the history
  7. Fixed idem/instance.go logic

    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e501ff7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13 from charugargtillster/master

    added support for ebs snapshot and volume
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d145408 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14 from vreutova/iinstance_ebs_fixes

    Fixed idem/instance.go logic
    vreutova committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f551622 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Removed typo and Corrected the message for Seller fees

    Ankush authored and Ankush committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2bd30e6 View commit details
    Browse the repository at this point in the history
  2. Commented the lifecyle_policy , Currently it is not supported by Idem

    Ankush authored and Ankush committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f3a1d28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from Ankush-Sethi/web_acl_wafv2

    Added support for wafv2_web_acl
    vreutova committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ccf1ec1 View commit details
    Browse the repository at this point in the history
  4. Added Support for Cloudfront_distribution

    Ankush authored and Ankush committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e9b6861 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from Ankush-Sethi/cloudfront_distribution

    Added Support for Cloudfront_distribution
    vreutova committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6f16802 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Added Support for S3 bucket lifecycle configuration

    Ankush authored and Ankush committed May 17, 2023
    Configuration menu
    Copy the full SHA
    85f9d33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from Ankush-Sethi/s3_bucket_lifecycle_configur…

    …ation
    
    Added Support for S3 bucket lifecycle configuration
    vreutova committed May 17, 2023
    Configuration menu
    Copy the full SHA
    3824fd6 View commit details
    Browse the repository at this point in the history
  3. Added GetEIPRegistryItem to resolve the merge conflict with master

    Ankush authored and Ankush committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ac6659e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    f85a720 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Ankush-Sethi/efs_file_system

    Added support for Efs file system
    vreutova committed May 18, 2023
    Configuration menu
    Copy the full SHA
    00204e5 View commit details
    Browse the repository at this point in the history