Skip to content

Support for injecting BastionVM or BastionService as input

Compare
Choose a tag to compare
@lfeldman lfeldman released this 29 Mar 11:08
· 19 commits to main since this release
fad7266

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).