Support for injecting BastionVM or BastionService as input
What's changed
- Added support for BastionVM (
inject_bastion_server_public_ip
,bastion_server_public_ip
) or BastionService (inject_bastion_service_id
,bastion_service_id
) created outside of the module and injected into the module as inputs. - Refreshed examples subdirectory (now they include new bastion-related features described above).