sparse-intern-71089
04/02/2021, 7:54 AMwitty-candle-66007
04/02/2021, 3:07 PMpulumi config set --path 'subnet_cidr_blocks[0]' 172.2.0.0/16
This is because the code is written such that it is looking for a structured configuration setting so as to allow one to configure multiple subnet CIDRs.
(See https://www.pulumi.com/docs/intro/concepts/config/#structured-configuration for more info.)
Regardless, I’ll submit an update to the example so that the README provides this instruction.boundless-artist-3489
04/02/2021, 3:08 PM