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

Adding CFT scanning support for the resources: #1149

Merged
merged 9 commits into from
Feb 11, 2022

Commits on Feb 10, 2022

  1. Adding CFT scanning support for the resources:

    - aws_qldb_ledger
    - aws_ecs_cluster
    - aws_apigatewayv2_api
    - aws_db_event_subscription
    - aws_neptune_cluster_instance
    - aws_globalaccelerator_accelerator
    - aws_waf_size_constraint_set
    - aws_athena_workgroup
    shreyas-phansalkar-189 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6844315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47527bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    3d859f6 View commit details
    Browse the repository at this point in the history
  2. Adding changes to:

    - api-gatewayv2-api.go
    - db-event-subscription.go
    
    Changes made:
    - added a nil check for CorsConfiguration
    - changed variable name in db-event-subscription.go
    shreyas-phansalkar-189 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    134e87b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301aece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    118d627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3aba76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f36a54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c04a067 View commit details
    Browse the repository at this point in the history