aws-samples / otl-service-launcher

MIT No Attribution
3 stars 3 forks source link

removes deprecated map function calls - closes #10 #11

Closed adam-imeson closed 3 years ago

adam-imeson commented 3 years ago

Issue #, if available: #10

Description of changes: removes deprecated map function calls from vpc.tf and replaces them with newer first-class map syntax

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

adam-imeson commented 3 years ago

Just realized that i forgot to take out a zipmap function i was experimenting with while fixing this. Going to fix now.