Skip to content

Draft: real test fixes: vpc endpoint configuration services

Sudershan requested to merge sbhandari85/idem-aws:real_test_failure_fixes into master

Description:

  • There were changes from AWS side that sets a few default values and the load balancer type needed to be set to Gateway
  • Added allow_sync_sls_name_and_name_tag contract for the vpc endpoint configuration for sync'ing name and name-tag.
  • Fixed the tests to use a shared module instead of Globals

Testing Done:

  • Ran the tests with localstack pro
  • Ran the tests locally
  • Job run results: TBD

Merge request reports