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

Simplify private_subnets variable with appropriate defaults #57

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

empovit
Copy link
Contributor

@empovit empovit commented Nov 7, 2022

Release 1.3.0 of Terraform has concluded the module_variable_optional_attrs experiment. This PR removes the experiment and upgrades the optional variables to use the updated syntax. It also makes vsphere_service_type explicitly optional instead of requiring a null when a service type cannot be specified.

Important: The updated syntax requires Terraform 1.3.0 or later, which is likely to be the case on any modern system anyway. Users with older versions of Terraform will have to upgrade.

@displague displague changed the title Upgrade Terraform to 1.3.x Simplify private_subnets variable with appropriate defaults May 18, 2023
variables.tf Show resolved Hide resolved
@displague displague merged commit f386556 into equinix:main Jun 3, 2024
1 of 2 checks passed
@empovit empovit deleted the upgrade-terraform-1.3 branch June 17, 2024 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants