Vivek Goyal

Results 5 issues of Vivek Goyal

For the private subnet `connect_to_public_natgw = false` or `connect_to_public_natgw = null` or `connect_to_public_natgw = true` has same result. The route to NATGW is created. Only way to prevent route to...

For the public subnet `nat_gateway_configuration = "none"` or `nat_gateway_configuration = null` or `#nat_gateway_configuration = "none"` Gives following error ``` Error: Error in function call │ │ on .terraform\modules\shared_services_vpc\data.tf line 53,...

*Issue #, if available:* *Description of changes:* During the ecsworkshop execution I found few typos in the commented out code. I have fixed the typos. By submitting this pull request,...

*Issue #, if available:* *Description of changes:* Fix missing self references By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...

*Issue #, if available:* *Description of changes:* Updated virtual_service_name, Use service name rather than Fn:import values. Fn:Import values do not work. By submitting this pull request, I confirm that you...