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 a provision to create FIFO queues for SQS #55179

Closed
wants to merge 10 commits into from

Commits on Apr 11, 2019

  1. Adding a provision to create FIFO queues for SQS

    <!--- Adding a provision to create FIFO queues for SQS -->
    
    +label: Added new variable fifo_queue that defines which type of queues will be created
    Ashok-Mishra committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    65f962b View commit details
    Browse the repository at this point in the history
  2. removed version tag

    removed version tag
    Ashok-Mishra committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    7fa9d86 View commit details
    Browse the repository at this point in the history
  3. Handling corner case

    Handling corner case
    Ashok-Mishra committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    85e8666 View commit details
    Browse the repository at this point in the history
  4. Handling corner case for fifo_queue

    Handling corner case for fifo_queue
    Ashok-Mishra committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    1b8e31f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. removing unwanted condition for fifo_queue parameter

    removing the unwanted condition for fifo_queue parameter
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a241298 View commit details
    Browse the repository at this point in the history
  2. Changed the fifo_queue condition when its undefined

    Changed the fifo_queue condition when its undefined
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    fc98cf7 View commit details
    Browse the repository at this point in the history
  3. Fixing indentation issue

    Fixing indentation issue
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a2c4eca View commit details
    Browse the repository at this point in the history
  4. Fixing issues

    Fixing issues
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    521401c View commit details
    Browse the repository at this point in the history
  5. fixing build issue

    fixing build issue
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    0493d7f View commit details
    Browse the repository at this point in the history
  6. issue fixing

    issue fixing
    Ashok-Mishra committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    56fcd4a View commit details
    Browse the repository at this point in the history