Need help in AWS route_table creation

32 views
Skip to first unread message

Sanjiv

unread,
May 10, 2016, 12:24:36 AM5/10/16
to Puppet Users
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

Sanjiv

unread,
May 10, 2016, 11:55:15 AM5/10/16
to Puppet Users
Is anyone face this issue? I tried to crack the puppet aws module code but did not find the pointer.
Reply all
Reply to author
Forward
0 new messages