Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Fix cfn delete on wsproxy #252

Merged
merged 3 commits into from
Feb 22, 2017
Merged

Fix cfn delete on wsproxy #252

merged 3 commits into from
Feb 22, 2017

Commits on Feb 22, 2017

  1. cfn_delete won't delete txt records on wsproxy

    this is because wsproxy has no elb and the loop to delete elbs and txt records are based on elb
    Yufang Zhang committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5b17f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafc677 View commit details
    Browse the repository at this point in the history
  3. add try catch on txt record deletion

    Yufang Zhang committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    f58ecdb View commit details
    Browse the repository at this point in the history