Hi,

I am trying to add a new gateway to existing AWS route table but facing 
following error:

Error: routes property is read-only once ec2_vpc_routetable created.
Error: 
/Stage[main]/Aws::Create::Route_table/Ec2_vpc_routetable[production_diageo_vpc]/routes:
 
change from [{"destination_cidr_block"=>"10.0.0.0/24", "gateway"=>"local"}] 
to {"destination_cidr_block"=>"0.0.0.0/24", "gateway"=>"test_igw"} failed: 
routes property is read-only once ec2_vpc_routetable created


Can anyone please help me how to fix this in puppet aws code? I dont want 
to move on AWS CLI for this.

Thanks,
Sanjiv

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f52e85c5-c31d-4c53-b5e3-7a3374490df2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to