Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds bastion_hosts j2 resource template #368

Merged
merged 2 commits into from
May 25, 2022

Conversation

tschwarz01
Copy link
Contributor

Issue-id

PR Checklist


  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • [ X ] My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • [ X ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

Adds j2 template for the bastion_hosts resource type

Does this introduce a breaking change

  • YES
  • [ X ] NO

Testing

bastion_hosts:
bastion_hub:
name: {{landingzone_definition}}{{env}}bastion001
region: region1
resource_group_key: sharedservices
vnet_key: vnet
subnet_key: bastion
public_ip_key: bastion_host

@arnaudlh arnaudlh added this to the 2205 milestone May 25, 2022
@arnaudlh arnaudlh merged commit 45c148a into Azure:main May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants