f5devcentral / terraform-modular-demo-framework

Apache License 2.0
5 stars 3 forks source link

Transient error when building AWS VPC site #23

Open mjmenger opened 1 year ago

mjmenger commented 1 year ago

during the tfparam_action the following error was received

Error: Error Running terraform parameter action struct: CustomAPI RPC: Doing custom RPC using Rest: Unsuccessful custom API POST on /public/namespaces/system/terraform/aws_vpc_site/[sitename]/run, status 404, body {"code":5,"details":[],"message":"no terraform parameters entry system/ves-io-aws-vpc-site-sitename"}

A subsequent apply, without any modifications, successfully built the AWS VPC site.