This guide will help you to migrate your terraform code across versions. Keeping your terraform state to the latest version is always recommeneded
- Ensure that you are running on the latest version of v0.1.x
- Move to v0.2.0
- Following variables are removed
shim
- replaced byuse_existing_network
shared_vpc
- removed in support ofnetwork_id
andsubnet_id
shared_vpc_host_project
- removed in support ofnetwork_id
andsubnet_id
shared_vpc_network_name
- removed in support ofnetwork_id
andsubnet_id
shared_vpc_subnet_name
- removed in support ofnetwork_id
andsubnet_id
network_name
- removed in support ofnetwork_id
andsubnet_id
- Following outputs are removed
network_name
additional_secondary_ranges