Do you want to perform these actions?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.
Enter a value: yes
ibm_is_vpc.test_vpc: Creating...
Error: Error while creating VPC gen2-vpc:
on intel_gen2_vsi.tf line 112, in resource "ibm_is_vpc" "test_vpc":
112: resource "ibm_is_vpc" "test_vpc" {
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Terraform Version
Affected Resource(s)
Expected Behavior
Should show graceful failure with re-direction towards documents on Virtual routing and forwarding (VRF) prerequisite actions when enabling
classic_access = true
for a VPC created by Terraform - https://cloud.ibm.com/docs/vpc-on-classic-network?topic=vpc-on-classic-setting-up-access-to-your-classic-infrastructure-from-vpcActual Behavior
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply