Skip to content

Support for injecting BastionVM or BastionService as input

Choose a tag to compare

@lfeldman lfeldman released this 29 Mar 12:58
· 27 commits to main since this release
9496cf5

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