Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

feat(modules/vnet): Creation of route tables is optional when using the vnet module #201

Merged
merged 2 commits into from
Nov 1, 2022

Conversation

migara
Copy link
Member

@migara migara commented Oct 31, 2022

Description

The current vnet module implies that creating route tables is a hard requirement when using the module. This PR will relax that requirement and defines a default value {} for the route_tables variable.

Motivation and Context

The users can consume the vnet module without having to explicitly pass {} when the creation of routing tables is not a requirement.

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • [x ] I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@migara migara requested a review from a team as a code owner October 31, 2022 14:38
@migara migara merged commit 76cc26f into develop Nov 1, 2022
@migara migara deleted the vnet-mod branch November 1, 2022 12:21
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

🎉 This PR is included in version 0.5.0 🎉

The release is available on Terraform Registry and GitHub release

Posted by semantic-release bot

sebastianczech pushed a commit that referenced this pull request Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants