parent
bd73255824
commit
9b8ac493b1
3 changed files with 18 additions and 4 deletions
|
@ -149,8 +149,7 @@ def import_cloudwatch_alarms():
|
|||
if __name__ == "__main__":
|
||||
with app.app_context():
|
||||
auto = ProxyCloudfrontAutomation()
|
||||
auto.destroy_expired_proxies()
|
||||
auto.create_missing_proxies()
|
||||
auto.pre_housekeeping()
|
||||
auto.generate_terraform()
|
||||
auto.terraform_init()
|
||||
auto.terraform_apply(refresh=False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue