Is anyone face this issue? I tried to crack the puppet aws module code but 
did not find the pointer.

On Tuesday, May 10, 2016 at 9:54:36 AM UTC+5:30, Sanjiv wrote:
>
> 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/f7222f23-d42a-4526-9d08-24021d39507c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to