Allow adding tags to app resource in terraform to facilitate firewall exceptions.
Currently spawning a new app against a locked down database via terraform is cumbersomeif the app relies on dB cxn to report a healthy deploy. FW exception is added after a successful app deploy catch-22.
Allow addition of tags to new app resources will allow tag based firewall exceptions.